Back to home page

MITgcm

 
 

    


Warning, /verification/atm_gray/input/data.diagnostics is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 42875574 on 2024-11-26 20:20:16 UTC
4287557481 Jean*0001 # Diagnostic Package Choices
                0002 #--------------------
                0003 #  dumpAtLast (logical): always write output at the end of simulation (default=F)
                0004 #  diag_mnc   (logical): write to NetCDF files (default=useMNC)
                0005 #--for each output-stream:
                0006 #  fileName(n) : prefix of the output file name (max 80c long) for outp.stream n
                0007 #  frequency(n):< 0 : write snap-shot output every |frequency| seconds
                0008 #               > 0 : write time-average output every frequency seconds
                0009 #  timePhase(n)     : write at time = timePhase + multiple of |frequency|
                0010 #    averagingFreq  : frequency (in s) for periodic averaging interval
                0011 #    averagingPhase : phase     (in s) for periodic averaging interval
                0012 #    repeatCycle    : number of averaging intervals in 1 cycle
                0013 #  levels(:,n) : list of levels to write to file (Notes: declared as REAL)
                0014 #                when this entry is missing, select all common levels of this list
                0015 #  fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n
                0016 #                (see "available_diagnostics.log" file for the full list of diags)
                0017 #  missing_value(n) : missing value for real-type fields in output file "n"
                0018 #  fileFlags(n)     : specific code (8c string) for output file "n"
                0019 #--------------------
                0020  &DIAGNOSTICS_LIST
                0021 # diag_mnc     = .FALSE.,
                0022 #--
                0023   fields(1:16,1) = 'ETAN    ','ETANSQ  ','DETADT2 ',
                0024                    'AtPhCnvP','AtPhLscP','AtPhCAPE',
                0025                    'AtPhSens','AtPhEvap','AtPhTauX','AtPhTauY',
                0026                    'AtPh_SST','AtPhNTSR','AtPhOLR ',
                0027                    'AtPhNSSR','AtPhDSLR','AtPhUSLR',
                0028    fileName(1) = 'surfDiag',
                0029 # fileFlags(1) = 'D       ',
                0030 # frequency(1) = 31104000.,
                0031   frequency(1) = 432000.,
                0032   fields(1:18,2) = 'UVEL    ','VVEL    ','WVEL    ','THETA   ','SALT    ',
                0033                    'UVELSQ  ','VVELSQ  ','WVELSQ  ','THETASQ ','SALTSQ  ',
                0034                    'UVELMASS','VVELMASS','UV_VEL_C','RELHUM  ',
                0035 #                  'ADVx_TH ','ADVy_TH ','ADVr_TH ',
                0036 #                  'ADVx_SLT','ADVy_SLT','ADVr_SLT',
                0037 #                  'AtPhdTdt','AtPhdQdt','AtPhdUdt','AtPhdVdt',
                0038 #                  'AtPhdtTg','AtPhdtQg','AtPhDifT','AtPhDifM',
                0039                    'AtPhDisH','HeatDiss','MoistCor','SHAP_dKE',
                0040 
                0041    fileName(2) = 'dynDiag',
                0042 # frequency(2) = 31104000.,
                0043   frequency(2) = 432000.,
                0044   fields(1:8,3)  = 'AtPhCnvP','AtPhLscP','AtPhCAPE',
                0045                    'AtPhCnIn','AtPhKlzb','AtPhConv',
                0046                    'AtPhRlxT','AtPhRlxQ',
                0047 #  fileName(3) = 'convDiag',
                0048 # timePhase(3) =  31103600.,
                0049   frequency(3) = -172800.,
                0050  &
                0051 
                0052 #--------------------
                0053 # Parameter for Diagnostics of per level statistics:
                0054 #--------------------
                0055 #  diagSt_mnc (logical): write stat-diags to NetCDF files (default=diag_mnc)
                0056 #  diagSt_regMaskFile : file containing the region-mask to read-in
                0057 #  nSetRegMskFile   : number of region-mask sets within the region-mask file
                0058 #  set_regMask(i)   : region-mask set-index that identifies the region "i"
                0059 #  val_regMask(i)   : region "i" identifier value in the region mask
                0060 #--for each output-stream:
                0061 #  stat_fName(n) : prefix of the output file name (max 80c long) for outp.stream n
                0062 #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
                0063 #               > 0 : write time-average output every stat_freq seconds
                0064 #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
                0065 #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
                0066 #  stat_fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n
                0067 #                (see "available_diagnostics.log" file for the full list of diags)
                0068 #--------------------
                0069  &DIAG_STATIS_PARMS
                0070  stat_fields(1:11,1) = 'ETAN    ','THETA   ','SALT    ','RELHUM  ',
                0071                        'UE_VEL_C','VN_VEL_C','WVEL    ',
                0072                        'AtPhdTdt','AtPhdQdt','AtPhdUdt','AtPhdVdt',
                0073   stat_fName(1) = 'dynStDiag',
                0074 #  stat_freq(1) = 432000.,
                0075    stat_freq(1) = 43200.,
                0076   stat_phase(1) = 0.,
                0077  stat_fields(1:8,2)  = 'AtPhDifT','AtPhDifM','AtPhDisH',
                0078                        'AtPhdtTg','AtPhdtQg',
                0079                        'HeatDiss','MoistCor','SHAP_dKE',
                0080   stat_fName(2) = 'diffStDiag',
                0081 #  stat_freq(2) = 432000.,
                0082    stat_freq(2) = 43200.,
                0083 # stat_phase(2) = 0.,
                0084  stat_fields(1:13,3) = 'AtPhSens','AtPhEvap','AtPhTauX','AtPhTauY',
                0085                        'AtPhCnvP','AtPhLscP','AtPhCAPE',
                0086                        'AtPh_SST','AtPhNTSR','AtPhOLR ',
                0087                        'AtPhNSSR','AtPhDSLR','AtPhUSLR',
                0088   stat_fName(3) = 'flxStDiag',
                0089 #  stat_freq(3) = 432000.,
                0090    stat_freq(3) = 43200.,
                0091   stat_phase(3) = 0.,
                0092  &
                0093