Warning, /verification/global_ocean.cs32x15/input.in_p/data.diagnostics is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 701e10a9 on 2025-02-01 19:15:20 UTC
0320e25227 Mart*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 # dumpAtLast = .TRUE.,
0023 #--
0024 fields(1:11,1) = 'ETAN ','ETANSQ ','DETADT2 ','PHIBOT ','PHIBOTSQ',
0025 'oceTAUX ','oceTAUY ',
0026 'oceQnet ','oceSflux','oceFWflx','MXLDEPTH',
0027 # 'surForcT','surForcS','TFLUX ','SFLUX ','oceFreez',
0028 # 'TRELAX ','SRELAX ',
0029 # 'GM_VisbK',
0030 fileName(1) = 'surfDiag',
0031 frequency(1) = 15552000.,
0032 # frequency(1) = 1.,
0033 fields(1:15,2) = 'UVEL ','VVEL ','WVEL ','PHIHYD ',
0034 'VVELMASS','UVELMASS','WVELSQ ',
0035 'THETA ','UTHMASS ','VTHMASS ','WTHMASS ',
0036 'SALT ','USLTMASS','VSLTMASS','WSLTMASS',
0037 # do not specify levels => all levels are selected
0038 fileName(2) = 'dynDiag',
0039 frequency(2) = 15552000.,
0040
0041 fields(1:7,3) = 'DRHODR ','RHOAnoma',
0042 'GGL90TKE','GGL90Kr ','GGL90Lmx',
0043 'IDEMIX_E','IDEMIX_K',
0044 # 'GM_PsiX ','GM_PsiY ',
0045 # 'GM_Kwx ','GM_Kwy ','GM_Kwz ',
0046 # 'GM_Kux ','GM_Kvy ',
0047 # 'GM_Kuz ','GM_Kvz ',
0048 #- disable this output list by commenting out the file name
0049 fileName(3) = 'oceDiag',
0050 frequency(3) = 15552000.,
0051
0052 fields(1:7,4) = 'ADVx_TH ','ADVy_TH ','ADVr_TH ',
0053 'DIFx_TH ','DIFy_TH ','DFrE_TH ',
0054 'DFrI_TH ',
0055 # 'ADVx_SLT',
0056 # fileName(4) = 'flxDiag',
0057 frequency(4) = 1728000.,
0058
0059 fields(1:5,5) = 'SIheff ','SIarea ','SIhsnow ',
0060 'SIuice ','SIvice ',
0061 fileName(5) = 'seaiceDiag',
0062 frequency(5) = 15552000.,
0063 # frequency(5) = 1.,
0064 #averagingFreq(5) = 2592000.,
0065 # repeatCycle(5) = 12,
0066 #---
0067 frequency(6) = 86400.0,
0068 fields(1:12,6) ='UVELMASS','VVELMASS',
0069 'ADVx_TH ','ADVy_TH ','DFxE_TH ','DFyE_TH ',
0070 'ADVx_SLT','ADVy_SLT','DFxE_SLT','DFyE_SLT',
0071 'AB_gT ','AB_gS ',
0072 # filename(6) = 'budg2d_hflux_set2',
0073 fileFlags(6) = 'DI ',
0074 #---
0075 frequency(7) = -86400.0,
0076 fields(1:3,7) = 'ETAN ','SIheff ','SIhsnow ',
0077 # filename(7) = 'budg2d_snap_set1',
0078 timePhase(7)= 0.,
0079 fileFlags(7) = 'D ',
0080 #---
0081 frequency(8) = -86400.0,
0082 fields(1:2,8) = 'THETA ','SALT ',
0083 # filename(8) = 'budg2d_snap_set2',
0084 timePhase(8)= 0.,
0085 fileFlags(8) = 'DI ',
0086 #---
0087 frequency(9) = 86400.0,
0088 frequency(9) = 1.0,
0089 fields(1:16,9) = 'oceFWflx','SIatmFW ','TFLUX ','SItflux ','SFLUX ',
0090 'SRELAX ','TRELAX ','oceSflux','oceQnet ','SIatmQnt','oceQsw ',
0091 # 'WTHMASS ','WSLTMASS','SIaaflux','SIsnPrcp','SIacSubl',
0092 'EXFlwdn ','EXFswdn ','EXFlwnet','EXFhs ','EXFhl ',
0093 levels(1,9) = 1.,
0094 # filename(9) = 'budg2d_zflux_set1',
0095 fileFlags(9) = 'D ',
0096 #---
0097 frequency(10) = 86400.0,
0098 fields(1:8,10) ='ADVxHEFF','ADVyHEFF','DFxEHEFF','DFyEHEFF',
0099 'ADVxSNOW','ADVySNOW','DFxESNOW','DFyESNOW',
0100 # filename(10) = 'budg2d_hflux_set1',
0101 fileFlags(10) = 'D ',
0102 &
0103
0104 #--------------------
0105 # Parameter for Diagnostics of per level statistics:
0106 #--------------------
0107 # diagSt_mnc (logical): write stat-diags to NetCDF files (default=diag_mnc)
0108 # diagSt_regMaskFile : file containing the region-mask to read-in
0109 # nSetRegMskFile : number of region-mask sets within the region-mask file
0110 # set_regMask(i) : region-mask set-index that identifies the region "i"
0111 # val_regMask(i) : region "i" identifier value in the region mask
0112 #--for each output-stream:
0113 # stat_fName(n) : prefix of the output file name (max 80c long) for outp.stream n
0114 # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
0115 # > 0 : write time-average output every stat_freq seconds
0116 # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
0117 # stat_region(:,n) : list of "regions" (default: 1 region only=global)
0118 # stat_fields(:,n) : list of selected diagnostics fields (8.c) in outp.stream n
0119 # (see "available_diagnostics.log" file for the full list of diags)
0120 #--------------------
0121 &DIAG_STATIS_PARMS
0122 #- regional mask: 3 lat. band: 1 : y <= -24 ; 2 : -24<y<24 ; 3 : 24 <= y
0123 diagSt_regMaskFile='regMask_lat24.bin',
0124 nSetRegMskFile = 1,
0125 set_regMask(1:3) = 1, 1, 1,
0126 val_regMask(1:3) = 1., 2., 3.,
0127 #---
701e10a905 Mart*0128 stat_fields(1:9,1) = 'ETAN ','DETADT2 ','GCM_SST ',
0129 'UVEL ','VVEL ','WVEL ',
0130 'THETA ','SALT ','CONVADJ ',
0320e25227 Mart*0131 stat_fName(1) = 'dynStDiag',
0132 stat_freq(1) = 864000.,
0133 stat_fields(1:5,5) = 'SIheff ','SIarea ','SIhsnow ',
0134 'SIuice ','SIvice ',
0135 stat_region(1:3,5) = 1, 3, 0,
0136 stat_fName(5) = 'seaiceStDiag',
0137 stat_freq(5) = 864000.,
0138 &
0139