C Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C Input file for timegcm13 source history generator C (the 13 in file names refers to zp = -13 lower boundary) C C YD should be either xx080 (for equinox), or xx355 (for solstice) C if doing data volume (this for cira88 and acd2d) C C Note cira88 and acd2d are used to obtain lower boundaries for C some species, and written to data volume. These models, and C the PL flags are used only if DATAVOL=1 C PLTCIRA = 1 -> plot cira88 data (tn, ht, un) C PLTACD = 1 -> plot acd fields C PLTLB = 1 -> plot lower boundaries to be written to data volume C C ACDHIST = acd history volume (acquired by acd2d) -- used only C when DATAVOL = 1 C Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc C GLBMVOL = '/ROBLE/GLBMEANS/GLBMS01 ' CTIMEOUT = 'FOSTER','TIMESRC','EQSMINZ' TIMEOUT = 'FOSTER','TIMESRC','EQSM01Z' CTIMEOUT = 'FOSTER','TIMESRC','SOLMINZ' CTIMEOUT = 'FOSTER','TIMESRC','SOLM01Z' DDHHMM = '00:00:00' YD = 76080 CYD = 76355 DISPOSE = 1 DATAVOL = 1 PLTCIRA = 1 PLTACD = 1 PLTZATM = 1 PLTLB = 1 ACDHIST = '/FOSTER/acdhist/S50A-NP ' CDATAOUT = '/FOSTER/TIMEDATV/EQSMINZ ' DATAOUT = '/FOSTER/TIMEDATV/EQSM01Z ' CDATAOUT = '/FOSTER/TIMEDATV/SOLMINZ ' CDATAOUT = '/FOSTER/TIMEDATV/SOLM01Z ' ENDOFREAD