# Diagnostic Package Choices # # 6-hourly 2-D fields: # ==================== # ETAN Perturbation of Surface (pressure, height) (Pa,m) # PHIBOT ocean bottom pressure / top. atmos geo-Potential # oceTAUX zonal surface wind stress, >0 increases uVel # oceTAUY meridional surf. wind stress, >0 increases vVel # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s) # oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2) # oceQsw net Short-Wave radiation (+=down), >0 increases theta (W/m^2) # SRELAX surface salinity relaxation, >0 increases salt # # 6-hourly 3-D fields: # ==================== # SALTanom Salt anomaly (=SALT-35; g/kg) # THETA Potential Temperature (degC,K) # 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) = 21600, fields(1,1) = 'ETAN ', filename(1) = 'ETAN', frequency(2) = 21600, fields(1,2) = 'PHIBOT ', filename(2) = 'PHIBOT', frequency(3) = 21600, fields(1,3) = 'oceTAUX ', filename(3) = 'TAUX', frequency(4) = 21600, fields(1,4) = 'oceTAUY ', filename(4) = 'TAUY', frequency(5) = 21600, fields(1,5) = 'oceFWflx', filename(5) = 'FWflx', frequency(6) = 21600, fields(1,6) = 'oceQnet ', filename(6) = 'Qnet', frequency(7) = 21600, fields(1,7) = 'oceQsw ', filename(7) = 'Qsw', frequency(8) = 21600, fields(1,8) = 'SRELAX ', filename(8) = 'SRELAX', frequency(9) = 21600, fields(1,9) = 'SALTanom', filename(9) = 'SALTanom', frequency(10) = 21600, fields(1,10) = 'THETA ', filename(10) = 'THETA', frequency(11) = 21600, fields(1,11) = 'UVELMASS', filename(11) = 'UVELMASS', frequency(12) = 21600, fields(1,12) = 'VVELMASS', filename(12) = 'VVELMASS', frequency(13) = 21600, fields(1,13) = 'WVELMASS', filename(13) = 'WVELMASS', & # 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., &