/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.diagnostics
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/input/data.diagnostics

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by dimitri, Thu Feb 10 05:58:59 2005 UTC revision 1.11 by dimitri, Wed Nov 22 07:21:31 2006 UTC
# Line 1  Line 1 
1  # Diagnostic Package Choices  # Diagnostic Package Choices
 # dump ETAN and PHIBOT every 6 hours  
 # and monthly averages (30.5 days)  
 # for everything else, assuming deltat=1200s  
2  #  #
3  # 6-hourly 2-D fields:  # 6-hourly 2-D fields:
4  # ====================  # ====================
5  #  #
6  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)
7  # PHIBOT   ocean bottom pressure / top. atmos geo-Potential  # PHIBOT   ocean bottom pressure / top. atmos geo-Potential
8    # oceTAUX  zonal surface wind stress, >0 increases uVel (N/m^2)
9    # oceTAUY  meridional surf. wind stress, >0 increases vVel (N/m^2)
10    # surForcT model surface forcing for Temperature, >0 increases theta (W/m^2)
11    # oceQsw   net Short-Wave radiation (+=down), >0 increases theta (W/m^2)
12    # surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s)
13    # KPPhbl   KPP boundary layer depth, bulk Ri criterion
14    # KPPmld   Mixed layer depth, dT=.8degC density criterion
15    # SSS      Sea Surface Salinity (g/kg)
16    # SST      Sea Surface Temperature (degC,K)
17    # UVEL_k2  Zonal Component of Velocity at level 2 (m/s)
18    # VVEL_k2  Meridional Component of Velocity at level 2 (m/s)
19    #
20    # daily 2-D fields:
21    # =================
22    #
23    # SIarea   SEAICE fractional ice-covered area [0 to 1]
24    # SIheff   SEAICE effective ice thickness (m)
25    # SIuice   SEAICE zonal ice velocity, >0 from West to East (m/s)
26    # SIvice   SEAICE merid. ice velocity, >0 from South to North (m/s)
27    # SIhsnow  SEAICE snow thickness (m)
28  #  #
29  # monthly 2-D fields:  # monthly 2-D fields:
30  # ===================  # ===================
31  #  #
32  # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)  # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)
33  # TAUX     zonal surface wind stress, >0 increases uVel  # EXFhs    Sensible heat flux into ocean, >0 increases theta (W/m^2)
34  # TAUY     meridional surf. wind stress, >0 increases vVel  # EXFhl    Latent heat flux into ocean, >0 increases theta (W/m^2)
35  # TFLUX    net surface heat flux, >0 increases theta  # EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2)
36  # TRELAX   surface temperature relaxation, >0 increases theta  # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
37  # TICE     heat from melt/freeze of sea-ice, >0 increases theta  # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)
38  # SFLUX    net surface salt flux, >0 increases salt  # oceQnet  net surface heat flux into the ocean, >0 increases theta (W/m^2)
39  # SRELAX   surface salinity relaxation, >0 increases salt  # SRELAX   surface salinity relaxation, >0 increases salt (g/m^2/s)
40    # TFLUX    total heat flux (match heat-content variations), >0 increases theta (W/m^2)
41    # SFLUX    total salt flux (match salt-content variations), >0 increases salt (g/m^2/s)
42  #  #
43  # monthly 3-D fields:  # monthly 3-D fields:
44  # ===================  # ===================
45  #  #
46  # SALT     Salt or Water Vapor mixing ratio (g/kg)  # SALTanom Salt anomaly (=SALT-35; g/kg)
47  # THETA    Potential Temperature (degC,K)  # THETA    Potential Temperature (degC,K)
48  # UVEL     Zonal Component of Velocity (m/s)  # UVEL     Zonal Component of Velocity (m/s)
49  # VVEL     Meridional Component of Velocity (m/s)  # VVEL     Meridional Component of Velocity (m/s)
# Line 32  Line 51 
51  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
52  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
53  #  #
54  # SALTSQ   Square of Salt or Water Vapor mix rat (g2/kg2)  # SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2)
55  # THETASQ  Square of Potential Temperature (K2)  # THETASQ  Square of Potential Temperature (K2)
56  # UVELSQ   Square of Zonal Comp of Velocity (m2/s2)  # UVELSQ   Square of Zonal Comp of Velocity (m2/s2)
57  # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)  # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)
58  # WVELSQ   Square of Vertical Comp of Velocity (m2/s2)  # WVELSQ   Square of Vertical Comp of Velocity (m2/s2)
59  # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)  # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)
60  # -> missing WU  # WU_VEL   Vertical Transport of Zonal Momentum (m^2/s^2)
61  # -> missing WV  # WV_VEL   Vertical Transport of Meridional Momentum (m^2/s^2)
62  #  #
63  # UTHMASS  Zonal Mass-Weight Transp of Pot Temp (K.m/s)  # UTHMASS  Zonal Mass-Weight Transp of Pot Temp (K.m/s)
64  # VTHMASS  Meridional Mass-Weight Transp of Pot Temp (K.m/s)  # VTHMASS  Meridional Mass-Weight Transp of Pot Temp (K.m/s)
# Line 48  Line 67 
67  # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)  # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)
68  # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)  # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)
69  #  #
70  # RHOAnoma Density Anomaly (=Rho-rhoConst)  # RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3)
71  # DRHODR   Stratification: d.Sigma/dr (kg/m3/r_unit)  # DRHODR   Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4)
72  # -> missing BSQ  # RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6)
73  # -> missing UBMASS  # URHOMASS Zonal Transport of Density (kg/m^2/s)
74  # -> missing VBMASS  # VRHOMASS Meridional Transport of Density (kg/m^2/s)
75  # -> missing WBMASS  # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
76  #  #
77   &diagnostics_list   &diagnostics_list
78    frequency(1)  = 18,    frequency(1)  = 21600,
79     fields(1,1)  = 'ETAN    ',     fields(1,1)  = 'ETAN    ',
80     filename(1)  = 'ETAN',     filename(1)  = 'ETAN',
81    frequency(2)  = 18,    frequency(2)  = 21600,
82     fields(1,2)  = 'PHIBOT  ',     fields(1,2)  = 'PHIBOT  ',
83     filename(2)  = 'PHIBOT',     filename(2)  = 'PHIBOT',
84    frequency(3)  = 2196,    frequency(3)  = 21600,
85     fields(1,3)  = 'ETANSQ  ',     fields(1,3)  = 'oceTAUX ',
86     filename(3)  = 'ETANSQ',     filename(3)  = 'oceTAUX',
87    frequency(4)  = 2196,    frequency(4)  = 21600,
88     fields(1,4)  = 'TAUX    ',     fields(1,4)  = 'oceTAUY ',
89     filename(4)  = 'TAUX',     filename(4)  = 'oceTAUY',
90    frequency(5)  = 2196,    frequency(5)  = 21600,
91     fields(1,5)  = 'TAUY    ',     fields(1,5)  = 'surForcT',
92     filename(5)  = 'TAUY',     filename(5)  = 'surForcT',
93    frequency(6)  = 2196,    frequency(6)  = 21600,
94     fields(1,6)  = 'TFLUX   ',     fields(1,6)  = 'oceQsw  ',
95     filename(6)  = 'TFLUX',     filename(6)  = 'oceQsw',
96    frequency(7)  = 2196,    frequency(7)  = 21600,
97     fields(1,7)  = 'TRELAX  ',     fields(1,7)  = 'surForcS',
98     filename(7)  = 'TRELAX',     filename(7)  = 'surForcS',
99    frequency(8)  = 2196,    frequency(8)  = 21600,
100     fields(1,8)  = 'TICE    ',     fields(1,8)  = 'KPPhbl  ',
101     filename(8)  = 'TICE',     filename(8)  = 'KPPhbl',
102    frequency(9)  = 2196,    frequency(9)  = 21600,
103     fields(1,9)  = 'SFLUX   ',     fields(1,9)  = 'KPPmld  ',
104     filename(9)  = 'SFLUX',     filename(9)  = 'KPPmld',
105    frequency(10) = 2196,    frequency(10) = 21600,
106     fields(1,10) = 'SRELAX  ',     fields(1,10) = 'SALT    ',
107     filename(10) = 'SRELAX',     levels(1,10) = 1.,
108    frequency(11) = 2196,     filename(10) = 'SSS',
109     fields(1,11) = 'SALT    ',    frequency(11) = 21600,
110     filename(11) = 'SALT',     fields(1,11) = 'THETA   ',
111    frequency(12) = 2196,     levels(1,11) = 1.,
112     fields(1,12) = 'THETA   ',     filename(11) = 'SST',
113     filename(12) = 'THETA',    frequency(12) = 21600,
114    frequency(13) = 2196,     fields(1,12) = 'UVEL    ',
115     fields(1,13) = 'UVEL    ',     levels(1,12) = 2.,
116     filename(13) = 'UVEL',     filename(12) = 'UVEL_k2',
117    frequency(14) = 2196,    frequency(13) = 21600,
118     fields(1,14) = 'VVEL    ',     fields(1,13) = 'VVEL    ',
119     filename(14) = 'VVEL',     levels(1,13) = 2.,
120    frequency(15) = 2196,     filename(13) = 'VVEL_k2',
121     fields(1,15) = 'UVELMASS',    frequency(14) = 86400,
122     filename(15) = 'UVELMASS',     fields(1,14) = 'SIarea  ',
123    frequency(16) = 2196,     filename(14) = 'SIarea',
124     fields(1,16) = 'VVELMASS',    frequency(15) = 86400,
125     filename(16) = 'VVELMASS',     fields(1,15) = 'SIheff  ',
126    frequency(17) = 2196,     filename(15) = 'SIheff',
127     fields(1,17) = 'WVELMASS',    frequency(16) = 86400,
128     filename(17) = 'WVELMASS',     fields(1,16) = 'SIuice  ',
129    frequency(18) = 2196,     filename(16) = 'SIuice',
130     fields(1,18) = 'SALTSQ  ',    frequency(17) = 86400,
131     filename(18) = 'SALTSQ',     fields(1,17) = 'SIvice  ',
132    frequency(19) = 2196,     filename(17) = 'SIvice',
133     fields(1,19) = 'THETASQ ',    frequency(18) = 86400,
134     filename(19) = 'THETASQ',     fields(1,18) = 'SIhsnow ',
135    frequency(20) = 2196,     filename(18) = 'SIhsnow',
136     fields(1,20) = 'UVELSQ  ',    frequency(19) = 2635200,
137     filename(20) = 'UVELSQ',     fields(1,19) = 'ETANSQ  ',
138    frequency(21) = 2196,     filename(19) = 'ETANSQ',
139     fields(1,21) = 'VVELSQ  ',    frequency(20) = 2635200,
140     filename(21) = 'VVELSQ',     fields(1,20) = 'EXFhs   ',
141    frequency(22) = 2196,     filename(20) = 'EXFhs',
142     fields(1,22) = 'WVELSQ  ',    frequency(21) = 2635200,
143     filename(22) = 'WVELSQ',     fields(1,21) = 'EXFhl   ',
144    frequency(23) = 2196,     filename(21) = 'EXFhl',
145     fields(1,23) = 'UV_VEL_Z',    frequency(22) = 2635200,
146     filename(23) = 'UV_VEL_Z',     fields(1,22) = 'EXFlwnet',
147  # frequency(24) = 2196,     filename(22) = 'EXFlwnet',
148  #  fields(1,24) = 'WU      ',    frequency(23) = 2635200,
149  #  filename(24) = 'WU',     fields(1,23) = 'oceFWflx',
150  # frequency(25) = 2196,     filename(23) = 'oceFWflx',
151  #  fields(1,25) = 'WV      ',    frequency(24) = 2635200,
152  #  filename(25) = 'WV',     fields(1,24) = 'oceSflux',
153    frequency(26) = 2196,     filename(24) = 'oceSflux',
154     fields(1,26) = 'UTHMASS ',    frequency(25) = 2635200,
155     filename(26) = 'UTHMASS',     fields(1,25) = 'oceQnet ',
156    frequency(27) = 2196,     filename(25) = 'oceQnet',
157     fields(1,27) = 'VTHMASS ',    frequency(26) = 2635200,
158     filename(27) = 'VTHMASS',     fields(1,26) = 'SRELAX  ',
159    frequency(28) = 2196,     filename(26) = 'SRELAX',
160     fields(1,28) = 'WTHMASS ',    frequency(27) = 2635200,
161     filename(28) = 'WTHMASS',     fields(1,27) = 'TFLUX   ',
162    frequency(29) = 2196,     filename(27) = 'TFLUX',
163     fields(1,29) = 'USLTMASS',    frequency(28) = 2635200,
164     filename(29) = 'USLTMASS',     fields(1,28) = 'SFLUX   ',
165    frequency(30) = 2196,     filename(28) = 'SFLUX',
166     fields(1,30) = 'VSLTMASS',    frequency(29) = 2635200,
167     filename(30) = 'VSLTMASS',     fields(1,29) = 'SALTanom',
168    frequency(31) = 2196,     filename(29) = 'SALTanom',
169     fields(1,31) = 'WSLTMASS',     fileflags(29)= 'D       ',
170     filename(31) = 'WSLTMASS',    frequency(30) = 2635200,
171    frequency(32) = 2196,     fields(1,30) = 'THETA   ',
172     fields(1,32) = 'RHOAnoma',     filename(30) = 'THETA',
173     filename(32) = 'RHOAnoma',     fileflags(30)= 'D       ',
174    frequency(33) = 2196,    frequency(31) = 2635200,
175     fields(1,33) = 'DRHODR  ',     fields(1,31) = 'UVEL    ',
176     filename(33) = 'DRHODR',     filename(31) = 'UVEL',
177  # frequency(34) = 2196,    frequency(32) = 2635200,
178  #  fields(1,34) = 'BSQ     ',     fields(1,32) = 'VVEL    ',
179  #  filename(34) = 'BSQ',     filename(32) = 'VVEL',
180  # frequency(35) = 2196,    frequency(33) = 2635200,
181  #  fields(1,35) = 'UBMASS  ',     fields(1,33) = 'UVELMASS',
182  #  filename(35) = 'UBMASS',     filename(33) = 'UVELMASS',
183  # frequency(36) = 2196,    frequency(34) = 2635200,
184  #  fields(1,36) = 'VBMASS  ',     fields(1,34) = 'VVELMASS',
185  #  filename(36) = 'VBMASS',     filename(34) = 'VVELMASS',
186  # frequency(37) = 2196,    frequency(35) = 2635200,
187  #  fields(1,37) = 'WBMASS  ',     fields(1,35) = 'WVELMASS',
188  #  filename(37) = 'WBMASS',     filename(35) = 'WVELMASS',
189  &end    frequency(36) = 2635200,
190       fields(1,36) = 'SALTSQan',
191       filename(36) = 'SALTSQan',
192       fileflags(36)= 'D       ',
193      frequency(37) = 2635200,
194       fields(1,37) = 'THETASQ ',
195       filename(37) = 'THETASQ',
196       fileflags(37)= 'D       ',
197      frequency(38) = 2635200,
198       fields(1,38) = 'UVELSQ  ',
199       filename(38) = 'UVELSQ',
200      frequency(39) = 2635200,
201       fields(1,39) = 'VVELSQ  ',
202       filename(39) = 'VVELSQ',
203      frequency(40) = 2635200,
204       fields(1,40) = 'WVELSQ  ',
205       filename(40) = 'WVELSQ',
206      frequency(41) = 2635200,
207       fields(1,41) = 'UV_VEL_Z',
208       filename(41) = 'UV_VEL_Z',
209      frequency(42) = 2635200,
210       fields(1,42) = 'WU_VEL  ',
211       filename(42) = 'WU_VEL',
212      frequency(43) = 2635200,
213       fields(1,43) = 'WV_VEL  ',
214       filename(43) = 'WV_VEL',
215      frequency(44) = 2635200,
216       fields(1,44) = 'UTHMASS ',
217       filename(44) = 'UTHMASS',
218      frequency(45) = 2635200,
219       fields(1,45) = 'VTHMASS ',
220       filename(45) = 'VTHMASS',
221      frequency(46) = 2635200,
222       fields(1,46) = 'WTHMASS ',
223       filename(46) = 'WTHMASS',
224      frequency(47) = 2635200,
225       fields(1,47) = 'USLTMASS',
226       filename(47) = 'USLTMASS',
227      frequency(48) = 2635200,
228       fields(1,48) = 'VSLTMASS',
229       filename(48) = 'VSLTMASS',
230      frequency(49) = 2635200,
231       fields(1,49) = 'WSLTMASS',
232       filename(49) = 'WSLTMASS',
233      frequency(50) = 2635200,
234       fields(1,50) = 'RHOAnoma',
235       filename(50) = 'RHOAnoma',
236      frequency(51) = 2635200,
237       fields(1,51) = 'DRHODR  ',
238       filename(51) = 'DRHODR',
239      frequency(52) = 2635200,
240       fields(1,52) = 'RHOANOSQ',
241       filename(52) = 'RHOANOSQ',
242      frequency(53) = 2635200,
243       fields(1,53) = 'URHOMASS',
244       filename(53) = 'URHOMASS',
245      frequency(54) = 2635200,
246       fields(1,54) = 'VRHOMASS',
247       filename(54) = 'VRHOMASS',
248      frequency(55) = 2635200,
249       fields(1,55) = 'WRHOMASS',
250       filename(55) = 'WRHOMASS',
251     &
252    
253    # Parameter for Diagnostics of per level statistics:
254    #-----------------
255    # for each output-stream:
256    #  stat_fname(n) : prefix of the output file name (only 8.c long) for
257    #outp.stream n
258    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
259    #               > 0 : write time-average output every stat_freq seconds
260    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
261    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
262    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see
263    #"available_diagnostics.log"
264    #                 file for the list of all available diag. in this particular
265    #config)
266    #-----------------
267     &DIAG_STATIS_PARMS
268    #- an example just to check the agreement with MONITOR output:
269    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
270    #   stat_fname(1)= 'dynStDiag',
271    #    stat_freq(1)= -864000.,
272    #   stat_phase(1)= 0.,
273     &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22