DEFAULTS

INITIALIZE

 This qualifier allows the user to have a unique set of defaults. The
 standard PHYSICA defaults are first reset, after which the following
 takes place.

 VMS:  The file assigned to the logical name PHYSICA$INIT is executed.
       No further action is taken if this logical name is not defined.

 UNIX: The file assigned to the environment variable PHYSICA_INIT is
       executed. If PHYSICA_INIT is undefined, the file .physicarc in
       the current directory is executed. If this file doesn't exist, the
       file $HOME/.physicarc is executed.  No further action is taken if
       this file doesn't exist.

WINDOWS

 By default, the windows are reset to their original definitions. If the
 \-WINDOWS qualifier is used, the windows will be left with their current
 definitions.

default_values

 The PHYSICA defaults are shown in the table displayed in the
 DISPLAY MENU section. These defaults are the standard GPLOT defaults
 with the following exceptions: no plotting symbol; autoscaling on; and
 NLXINC=2, NLYINC=2, NSXINC=1, NSYINC=1, %XLAXIS=15, %YLAXIS=15,
 %XUAXIS=95, %YUAXIS=90, FONT=TSAN, %XNUMSZ=3, %YNUMSZ=3

 The line types are reset to their original specifications, in
 centimeters: 
 line type   p1    p2    p3       line type   p1    p2    p3   
 -----------------------------    -----------------------------
    1       0.00  0.00  0.00         6       0.30  0.30  0.10  
    2       0.07  0.00  0.00         7       0.20  0.20  0.00  
    3       0.50  0.30  0.00         8       0.20  0.20  0.05  
    4       0.50  0.30  0.10         9       0.05  0.20  0.00  
    5       0.30  0.30  0.00        10       0.05  0.30  0.00  

 The hatch patterns are reset to their original specifications, in
 centimeters: 
 pattern   spacings              pattern   spacings           
 number    1     2     angle     number    1     2     angle  
 ----------------------------    ---------------------------- 
  1       0.01          0         6       0.10         90     
  2       0.01         90         7       0.20         45     
  3       0.05          0         8       0.20        -45     
  4       0.05         90         9       0.20  0.10   45     
  5       0.10          0        10       0.20  0.10  -45