--- MITgcm/verification/MLAdjust/input/data.diagnostics 2010/12/19 00:37:15 1.8 +++ MITgcm/verification/MLAdjust/input/data.diagnostics 2014/02/12 23:12:59 1.10 @@ -21,7 +21,7 @@ dumpAtLast=.TRUE., # diag_mnc=.FALSE., #-- - fields(1:7,1) = 'momKE ','momHDiv ','momVort3', + fields(1:5,1) = 'momKE ','momHDiv ','momVort3', 'Strain ','Tension ', fileName(1) = 'momDiag', frequency(1) = 864000., @@ -53,10 +53,12 @@ # (see "available_diagnostics.log" file for the full list of diags) #-------------------- &DIAG_STATIS_PARMS -#- an example just to check the agreement with MONITOR output: -#stat_fields(1:5,1) = 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ', -# stat_fName(1) = 'dynStDiag', -# stat_freq(1) = -864000., + diagSt_mnc = .FALSE., + stat_fields(1:12,1) = 'ETAN ','DETADT2 ','THETA ','SALT ', + 'UVEL ','VVEL ','WVEL ','CONVADJ ', + 'VISCAHD ','VISCA4D ','VISCAHZ ','VISCA4Z ', + stat_fName(1) = 'dynStDiag', + stat_freq(1) = 7200., # stat_phase(1) = 0., &