# Diagnostic Package Choices # # SALTanom Salt anomaly (=SALT-35; g/kg) # THETA Potential Temperature (degC) # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s) # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s) # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s) # &diagnostics_list frequency(1) = 259200., fields(1,1) = 'SALTanom', filename(1) = 'SALTanom', frequency(2) = 259200., fields(1,2) = 'THETA ', filename(2) = 'THETA', frequency(3) = 259200., fields(1,3) = 'RHOAnoma', filename(3) = 'RHOAnoma', frequency(4) = 259200., fields(1,4) = 'UVELMASS', filename(4) = 'UVELMASS', frequency(5) = 259200., fields(1,5) = 'VVELMASS', filename(5) = 'VVELMASS', frequency(6) = 259200., fields(1,6) = 'WVELMASS', filename(6) = 'WVELMASS', frequency(7) = 259200., fields(1,7) = 'BBLsalt ', filename(7) = 'BBLsalt', frequency(8) = 259200., fields(1,8) = 'BBLtheta', filename(8) = 'BBLtheta', frequency(9) = 259200., fields(1,9) = 'BBLeta ', filename(9) = 'BBLeta', frequency(10) = 259200., fields(1,10) = 'BBLtendT', filename(10) = 'BBLtendT', frequency(11) = 259200., fields(1,11) = 'BBLtendS', filename(11) = 'BBLtendS', & # Parameter for Diagnostics of per level statistics: #----------------- # for each output-stream: # stat_fname(n) : prefix of the output file name (only 8.c long) for #outp.stream n # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds # > 0 : write time-average output every stat_freq seconds # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq| # stat_region(:,n) : list of "regions" (default: 1 region only=global) # stat_fields(:,n) : list of diagnostics fields (8.c) (see #"available_diagnostics.log" # file for the list of all available diag. in this particular #config) #----------------- &DIAG_STATIS_PARMS #- an example just to check the agreement with MONITOR output: #stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ', # stat_fname(1)= 'dynStDiag', # stat_freq(1)= -864000., # stat_phase(1)= 0., &