# Diagnostic Package Choices #----------------- # for each output-stream: # filename(n) : prefix of the output file name (only 8.c long) for outp.stream n # frequency(n):< 0 : write snap-shot output every |frequency| seconds # > 0 : write time-average output every frequency seconds # timePhase(n) : write at time = timePhase + multiple of |frequency| # levels(:,n) : list of levels to write to file (Notes: declared as REAL) # when this entry is missing, select all common levels of this list # fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics" file # for the list of all available diag. in this particular config) #----------------- &diagnostics_list frequency(1) = 31104000., filename(1) = 'DiagOcnEta', fields(1,1) = 'ETAN ','ETANSQ ', frequency(2) = 31104000., filename(2) = 'DiagOcnTave', fields(1,2) = 'UVEL ','VVEL ','WVEL ','THETA ', 'SALT ','UVELTH ','VVELTH ','WVELTH ', 'UVELSLT ','VVELSLT ','WVELSLT ','THETASQ ', 'UVELSQ ','VVELSQ ','UV_VEL_C','PHIHYD ', 'CONVADJ ', frequency(3) = 31104000., filename(3) = 'DiagOcnExtra', fields(1,3) = 'UVELMASS','VVELMASS','UTHMASS ','VTHMASS ', 'USLTMASS','VSLTMASS', frequency(4) = 31104000., filename(4) = 'DiagOcnGM', fields(1,4) = 'GM_Kux ','GM_Kvy ','GM_Kwx ','GM_Kwy ', 'GM_Kwz ','GM_KuzTz','GM_KvzTz', frequency(5) =-31104000., timePhase(5) = 0., filename(5) = 'DiagOcnEtai', fields(1,5) = 'RSURF ', frequency(6) =-31104000., timePhase(6) = 0., filename(6) = 'DiagOcnTHi', fields(1,6) = 'THETA ', & &DIAG_STATIS_PARMS &