1. 2 0 192 ! AULSW, ITYPE, IHRS, NHRS recent ! subdirectory where data may be found (param.f startype='OTHER') 2.0 0 84 12 0 ! AUL, JTS, JTE, JTINC, IEQFLAG # haf.par for scheduled run on mars/gse # Computes velocity, density, pressure and IMf time plots for # previous 3 days, today, plus next 4 days (8 days total). # Computes ecliptic plane parameters out 4 days, at 12 hr intervals from start time. # # Line 1 AULSW = radial distance along the sun-earth line (time plot) # ITYPE = 0 then Bx, By, Bz (heliocentric cartesian) # = 1 then Bx, By, Bz, /B/, Bt, Bphi (GSEQ) # = 2 then Bx, By, Bz, /B/, Bt, Bphi (GSM) # = 3 then don't calculate B field # IHRS = start hour of output (on start date) # NHRS = number of hours of output # Line 2 SUBDR = six-character subdirectory appended to ~/data # Line 3 AULSW = radial distance along the sun-earth line (time plot) # JTS = hour of the first plot generated # JTE = hour of the last plot generated # JTINC = hour increment between JTS and JTE # IEQFLAG = flag for equatorial (=1) or ecliptic (=0) plane plotting