* --------------------------------------------------------------------------- * * Sample initialisation file for Garfield. The colours from Brown to * * Purple are used for surface plotting. The representations can be * * modified freely. This file can be speeded up considerably by storing * * the various representations in a file (!write-rep / !get-rep). * * --------------------------------------------------------------------------- * Say "You are running on {machine}." * --------------------------------------------------------------------------- * * Some global variables to be used for inquiries. * * --------------------------------------------------------------------------- * Global yes=true Global y=true Global no=false Global n=false * --------------------------------------------------------------------------- * * Define a series of colours. * * --------------------------------------------------------------------------- * !col white red 1 blue 1 green 1 !col light-grey red 0.75 blue 0.75 green 0.75 !col medium-grey red 0.5 blue 0.5 green 0.5 !col dark-grey red 0.25 blue 0.25 green 0.25 !col black red 0 blue 0 green 0 !col brown red 0.4 blue 0 green 0 !col red red 1 blue 0 green 0 !col orange red 1 blue 0 green 0.7 !col yellow red 1 blue 0 green 0.95 !col cream red 1 blue 0.8 green 1 !col green red 0 blue 0 green 1 !col copper red 0.2 blue 0.2 green 0.7 !col dark-green red 0 blue 0 green 0.5 !col blue red 0 blue 1 green 0 !col light-blue red 0.7 blue 1 green 0.9 !col light-pink red 1 blue 1 green 0.8 !col pink red 1 blue 0.7 green 0 !col purple red 0.7 blue 1 green 0 * --------------------------------------------------------------------------- * * Appearance of various elements. * * --------------------------------------------------------------------------- * !rep box polyline-colour foreground linewidth-scale 4 !rep box fill-area-inter solid fill-area-col background !rep grid polyline-colour foreground linewidth-scale 1 ... linetype dotted !rep labels text-colour foreground text-font times-roman ... ch-height 0.025 !rep numbers text-colour foreground text-font times-roman ... ch-height 0.025 !rep title text-colour foreground text-font times-roman ... ch-height 0.04 !rep comment text-colour foreground text-font times-roman ... ch-height 0.017 !rep comment polyline-colour foreground linewidth-scale 3 ... linetype dashed !rep message text-colour foreground text-font times-roman ... ch-height 0.017 !rep planes polyline-colour foreground linewidth-scale 4 !rep planes fill-area-inter solid fill-area-col light-grey !rep strips polyline-colour foreground linewidth-scale 4 !rep strips fill-area-inter solid fill-area-col dark-grey !rep tube polyline-colour foreground linewidth-scale 4 !rep tube fill-area-inter solid fill-area-col light-grey !rep s-wire polymarker-colour foreground marker-type plus !rep c-wire polymarker-colour foreground marker-type circle !rep p-wire polymarker-colour foreground marker-type cross !rep other-wire polymarker-colour foreground marker-type asterisk !rep wires fill-area-inter solid fill-area-col foreground !rep dielectrica-1 fill-area-inter solid fill-area-col light-grey !rep dielectrica-2 fill-area-inter solid fill-area-col medium-grey !rep dielectrica-3 fill-area-inter solid fill-area-col dark-grey !rep conductors-1 fill-area-inter solid fill-area-col foreground !rep conductors-2 fill-area-inter solid fill-area-col foreground !rep conductors-3 fill-area-inter solid fill-area-col foreground !rep outline linetype solid polyline-col foreground !rep outside-area fill-area-colour light-grey fill-area-inter solid !rep error-bar fill-area-inter solid fill-area-col background !rep error-bar polyline-colour foreground linetype solid !rep error-band fill-area-inter solid fill-area-col light-grey !rep error-band polyline-colour foreground linetype solid !rep contour-label text-colour foreground text-font times-roman !rep contour-normal polyline-colour foreground linewidth-scale 1 !rep contour-high polyline-colour foreground linewidth-scale 3 !rep track polyline-colour foreground linewidth-scale 3 ... linetype dashed !rep track polymarker-colour foreground marker-type cross !rep delta-electron polyline-colour foreground linewidth-scale 3 ... linetype dashed !rep delta-electron polymarker-colour foreground marker-type circle ... marker-size 0.5 !rep auger-electron polyline-colour foreground linewidth-scale 3 ... linetype solid !rep auger-electron polymarker-colour foreground marker-type circle ... marker-size 0.5 !rep photon polyline-colour foreground linewidth-scale 3 ... linetype solid !rep photon polymarker-colour foreground marker-type circle ... marker-size 0.5 !rep drift-line polyline-colour foreground linewidth-scale 3 ... linetype solid !rep e-drift-line polyline-colour foreground linewidth-scale 3 ... linetype solid !rep ion-drift-line polyline-colour foreground linewidth-scale 3 ... linetype solid !rep isochrones polyline-colour foreground linewidth-scale 3 ... linetype dashed !rep isochrones polymarker-colour foreground marker-type plus !rep function-1 polyline-colour foreground linetype solid ... linewidth-scale 4 !rep function-1 polymarker-colour foreground marker-type circle !rep function-1 text-colour foreground text-font times-roman !rep function-2 polyline-colour foreground linetype dashed ... linewidth-scale 4 !rep function-2 polymarker-colour foreground marker-type cross !rep function-2 text-colour foreground text-font times-roman !rep function-3 polyline-colour foreground linetype dotted ... linewidth-scale 4 !rep function-3 polymarker-colour foreground marker-type plus !rep function-3 text-colour foreground text-font times-roman !rep function-4 polyline-colour foreground linetype dash-dotted ... linewidth-scale 4 !rep function-4 polymarker-colour foreground marker-type dot !rep function-4 text-colour foreground text-font times-roman !rep function-5 polyline-colour foreground linetype dotted ... linewidth-scale 4 !rep function-5 polymarker-colour foreground marker-type circle !rep function-5 text-colour foreground text-font times-roman !rep function-6 polyline-colour foreground linetype dashed ... linewidth-scale 4 !rep function-6 polymarker-colour foreground marker-type circle !rep function-6 text-colour foreground text-font times-roman !rep function-7 polyline-colour foreground linetype solid ... linewidth-scale 4 !rep function-7 polymarker-colour foreground marker-type circle !rep function-7 text-colour foreground text-font times-roman !rep material-1 fill-area-inter solid fill-area-col light-grey !rep material-2 fill-area-inter solid fill-area-col medium-grey !rep material-3 fill-area-inter solid fill-area-col dark-grey !rep material-4 fill-area-inter solid fill-area-col dark-grey !rep material-5 fill-area-inter solid fill-area-col dark-grey * --------------------------------------------------------------------------- * * Other graphics options. * * --------------------------------------------------------------------------- * !opt grid !opt notime-stamp * --------------------------------------------------------------------------- * * Choice of shell, translation tables, global options etc. * * --------------------------------------------------------------------------- * * shell "tcsh" * trans opt on-error-skip