C C<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< C C INPUT DECK FOR TIGCM POST-MODEL PROCESSOR: C C NCASE = number of separate cases to be processed during this run C (full set of inputs needed for each case) C C LABEL = 32-character desciptive label for run (can leave blank) C (do NOT use colons (:)) C HISTVOL(S) = history volumes (3 strings per volume) C DDHHMM = Model day:hour:minute (md:mh:mm) where md,mh,mm are integers C and each time enclosed in quotes, e.g., '01:12:00' C (number of values usually multiple of 25) C IYD = year-day for each day of run (e.g., 76080,76081,...) C IDEN = flag for species densities: C 0 -> species in number densities and total in mass density C 1 -> species and total in mass mixing ratio (as on history) C 2 -> convert species and total to number densities (cm3) C 3 -> convert species and total to mass density (gm/cm3) C COLOR = 1 -> make color fill contours (otherwise, black and white) C PLGLB = 1 -> Contour cylindrical equidistant global projection C at current ut and at selected pressures C PLPOL = flag for stereographic (polar) projections at current C ut and at selected pressures as follows: C 0 -> do not make polar plots C 1 -> make polar plots for southern hemisphere only C 2 -> make polar plots for northern hemisphere only C 3 -> make polar plots for both hemispheres C PLLATZP = 1 -> Contour longitude slices (lat on x-axis, zp on y-axis) C PLLATHT = 1 -> Contour longitude slices (lat on x-axis, ht on y-axis) C PLUTLAT = 1 -> Contour ut on x-axis, latitude on y-axis C PLUTZPM = 1 -> Contour global means with ut on x-axis, zp on y-axis C (in this case, slon and spls are ignored) C PLUTHTM = 1 -> Contour global means with ut on x-axis, height on y-axis C (in this case, slon and spls are ignored) C PLCOOL = 1 -> Include heating/cooling terms when iplglb=1, C iplpol=1, ipllon=1, or iplutlat=1 C SLON = selected longitudes (-180 to 180) (max of 5 lons) C SSLT = selected solar local time (max of 5 local times) C SPLS = selected pressure levels (-7 to +5) (max of 5 pressures) C SHTS = selected heights (will interpolate for global and polar plots) C PLTIGCM -> choose fields to be contoured C C<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< C NCASE = 2 ENDOFREAD C Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C Case 1 Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C LABEL = 'July 21, 1979 Solar Maximum ' HISTVOL = 'ROBLE','RGR90','JULX04' C DDHHMM = '04:00:00' C IYD = 79202 C IDEN = 2 COLOR = 0 PLGLB = 1 PLPOL = 0 PLLATZP = 0 PLLATHT = 0 PLUTLAT = 0 PLUTZPM = 0 PLUTHTM = 0 PLCOOL = 0 SLON = -140. SSLT = 15. SPLS = -4. CSHTS = 200.,300. C C T U V O2 O N4S NO O+ N2D TI TE NE O2+ W Z N2 PLTIGCM= 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, C FOF2 HMF2 RHO RAT 0, 0, 0, 0 ENDOFREAD C Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C Case 2 Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C LABEL = 'March 21, 1979 Solar Maximum ' HISTVOL = 'ROBLE','RGR90','MARX04' C DDHHMM = '04:00:00' C IYD = 79080 C IDEN = 2 COLOR = 0 PLGLB = 1 PLPOL = 0 PLLATZP = 0 PLLATHT = 0 PLUTLAT = 0 PLUTZPM = 0 PLUTHTM = 0 PLCOOL = 0 SLON = -70.,-140. SSLT = 15. SPLS = -4. CSHTS = 200.,300. C C T U V O2 O N4S NO O+ N2D TI TE NE O2+ W Z N2 PLTIGCM= 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, C FOF2 HMF2 RHO RAT 0, 0, 0, 0 ENDOFREAD