/[MITgcm]/MITgcm_contrib/atnguyen/llc_90/aste_90x150x60/input/data.diagnostics
ViewVC logotype

Contents of /MITgcm_contrib/atnguyen/llc_90/aste_90x150x60/input/data.diagnostics

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


Revision 1.1 - (show annotations) (download)
Tue Jan 14 06:40:31 2014 UTC (11 years, 6 months ago) by atn
Branch: MAIN
CVS Tags: HEAD
add forward input for llc90 aste setup, tested for checkpoint c64f; 1 successful 20-yr run

1 # Diagnostic Package Choices
2 #
3 # 6-hourly 2-D fields:
4 # ====================
5 #
6 # ETAN Perturbation of Surface (pressure, height) (Pa,m)
7 # 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:
30 # ===================
31 #
32 # ETANSQ Square of Perturbation of Sfc (Pa2,m2)
33 # EXFhs Sensible heat flux into ocean, >0 increases theta (W/m^2)
34 # EXFhl Latent heat flux into ocean, >0 increases theta (W/m^2)
35 # EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2)
36 # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
37 # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)
38 # oceQnet net surface heat flux into the ocean, >0 increases theta (W/m^2)
39 # 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:
44 # ===================
45 #
46 # SALTanom Salt anomaly (=SALT-35; g/kg)
47 # THETA Potential Temperature (degC,K)
48 # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)
49 # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
50 # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
51 #
52 # SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2)
53 # THETASQ Square of Potential Temperature (K2)
54 # UVELSQ Square of Zonal Comp of Velocity (m2/s2)
55 # VVELSQ Square of Meridional Comp of Velocity (m2/s2)
56 # WVELSQ Square of Vertical Comp of Velocity (m2/s2)
57 # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)
58 # WU_VEL Vertical Transport of Zonal Momentum (m^2/s^2)
59 # WV_VEL Vertical Transport of Meridional Momentum (m^2/s^2)
60 #
61 # UTHMASS Zonal Mass-Weight Transp of Pot Temp (K.m/s)
62 # VTHMASS Meridional Mass-Weight Transp of Pot Temp (K.m/s)
63 # WTHMASS Vertical Mass-Weight Transp of Pot Temp (K.m/s)
64 # USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s)
65 # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)
66 # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)
67 #
68 # RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3)
69 # DRHODR Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4)
70 # RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6)
71 # URHOMASS Zonal Transport of Density (kg/m^2/s)
72 # VRHOMASS Meridional Transport of Density (kg/m^2/s)
73 # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
74 #
75 &diagnostics_list
76 #
77 dumpatlast = .TRUE.,
78 #
79 # dd --- 2-dim
80 #
81 frequency(1) = 86400.,
82 fields(1,1) = 'ETAN ',
83 filename(1) = 'ddETAN',
84 #
85 frequency(2) = 432000.,
86 fields(1,2) = 'PHIBOT ',
87 filename(2) = 'ddPHIBOT',
88 #
89 frequency(3) = 86400.,
90 fields(1,3) = 'SALT ',
91 levels(1,3) = 1.,
92 filename(3) = 'ddSSS',
93 #
94 frequency(4) = 86400.,
95 fields(1,4) = 'THETA ',
96 levels(1,4) = 1.,
97 filename(4) = 'ddSST',
98 #
99 frequency(5) = 86400.,
100 fields(1,5) = 'UVEL ',
101 levels(1,5) = 1.,
102 filename(5) = 'ddUVEL_k1',
103 #
104 frequency(6) = 86400.,
105 fields(1,6) = 'VVEL ',
106 levels(1,6) = 1.,
107 filename(6) = 'ddVVEL_k1',
108 #
109 frequency(7) = 86400.,
110 fields(1,7) = 'ETANSQ ',
111 filename(7) = 'ddETANSQ',
112 #
113 # frequency(8) = 2635200.,
114 # fields(1,8) = 'SRELAX ',
115 # filename(8) = 'ddSRELAX',
116 #
117 # frequency(9) = 86400.,
118 # fields(1,9) = 'MXLDEPTH',
119 # filename(9) = 'ddMXLDEPTH',
120 #
121 # DD --- 3-dim
122 #
123 # frequency(10) = 2635200.,
124 # fields(1,10) = 'RHOAnoma',
125 # filename(10) = 'DDrhoanoma',
126 #
127 # frequency(11) = 2635200.,
128 # fields(1,11) = 'DRHODR ',
129 # filename(11) = 'DDdrhodr',
130 #
131 # frequency(12) = 2635200.,
132 # fields(1,12) = 'PHIHYD ',
133 # filename(12) = 'DDphihyd',
134 #
135 frequency(13) = 2635200.,
136 fields(1,13) = 'SALT ',
137 filename(13) = 'DDsalt',
138 #
139 frequency(14) = 2635200.,
140 fields(1,14) = 'THETA ',
141 filename(14) = 'DDtheta',
142 #
143 frequency(15) = 2635200.,
144 fields(1,15) = 'UVELMASS',
145 filename(15) = 'DDuvelmass',
146 #
147 frequency(16) = 2635200.,
148 fields(1,16) = 'VVELMASS',
149 filename(16) = 'DDvvelmass',
150 #
151 frequency(17) = 2635200.,
152 fields(1,17) = 'ADVx_TH ',
153 filename(17) = 'ADVx_TH',
154 #
155 frequency(18) = 2635200.,
156 fields(1,18) = 'ADVy_TH ',
157 filename(18) = 'ADVy_TH',
158 #
159 frequency(19) = 2635200.,
160 fields(1,19) = 'ADVx_SLT',
161 filename(19) = 'ADVx_SLT',
162 #
163 frequency(20) = 2635200.,
164 fields(1,20) = 'ADVy_SLT',
165 filename(20) = 'ADVy_SLT',
166 #
167 frequency(21) = 2635200.,
168 fields(1,21) = 'DFxE_TH ',
169 filename(21) = 'DFxE_TH',
170 #
171 frequency(22) = 2635200.,
172 fields(1,22) = 'DFyE_TH ',
173 filename(22) = 'DFyE_TH',
174 #
175 frequency(23) = 2635200.,
176 fields(1,23) = 'DFxE_SLT',
177 filename(23) = 'DFxE_SLT',
178 #
179 frequency(24) = 2635200.,
180 fields(1,24) = 'DFyE_SLT',
181 filename(24) = 'DFyE_SLT',
182 #
183 frequency(25) = -2635200.,
184 fields(1,25) = 'WVELMASS',
185 filename(25) = 'WVELMASS',
186 #
187 # DFO ---
188 #
189 frequency(26) = 432000.,
190 fields(1,26) = 'oceTAUX ',
191 filename(26) = 'DFOtaux ',
192 #
193 frequency(27) = 432000.,
194 fields(1,27) = 'oceTAUY ',
195 filename(27) = 'DFOtauy ',
196 #
197 frequency(28) = 432000.,
198 fields(1,28) = 'oceQsw ',
199 filename(28) = 'DFOqsw ',
200 #
201 frequency(29) = 432000.,
202 fields(1,29) = 'oceFWflx',
203 filename(29) = 'DFOfwflx',
204 #
205 frequency(30) = 432000.,
206 fields(1,30) = 'oceQnet ',
207 filename(30) = 'DFOqnet',
208 #
209 # KPP ---
210 #
211 ## frequency(37) = 86400.,
212 ## fields(1,37) = 'KPPghat ',
213 ## filename(37) = 'DKPPghat',
214 #
215 ## frequency(38) = 86400.,
216 ## fields(1,38) = 'KPPfrac ',
217 ## filename(38) = 'DKPPfrac',
218 #
219 # frequency(39) = 2635200.,
220 # fields(1,39) = 'KPPhbl ',
221 # filename(39) = 'KPPhbl',
222 #
223 ## frequency(40) = 86400.,
224 ## fields(1,40) = 'KPPviscA',
225 ## filename(40) = 'KPPvisc',
226 #
227 ## frequency(41) = 86400.,
228 ## fields(1,41) = 'KPPdiffT',
229 ## filename(41) = 'KPPdifft',
230 #
231 ## frequency(42) = 86400.,
232 ## fields(1,42) = 'KPPdiffS',
233 ## filename(42) = 'KPPdiffs',
234 #
235 # GM ---
236 #
237 ## frequency(43) = 86400.0,
238 ## fields(1,43) = 'GM_Kwx ',
239 ## filename(43) = 'DGMkwx ',
240 #---
241 ## frequency(44) = 86400.0,
242 ## fields(1,44) = 'GM_Kwy ',
243 ## filename(44) = 'DGMkwy ',
244 #---
245 ## frequency(45) = 86400.0,
246 ## fields(1,45) = 'GM_Kwz ',
247 ## filename(45) = 'DGMkwz ',
248 #---
249 #
250 # SEAICE ---
251 #
252 frequency(50) = 86400.,
253 fields(1,50) = 'SIarea ',
254 filename(50) = 'SIarea',
255 #
256 frequency(51) = 86400.,
257 fields(1,51) = 'SIheff ',
258 filename(51) = 'SIheff',
259 #
260 frequency(52) = 86400.,
261 fields(1,52) = 'SIuice ',
262 filename(52) = 'SIuice',
263 #
264 frequency(53) = 86400.,
265 fields(1,53) = 'SIvice ',
266 filename(53) = 'SIvice',
267 #
268 frequency(54) = 86400.,
269 fields(1,54) = 'SIhsnow ',
270 filename(54) = 'SIhsnow',
271 #
272 # frequency(55) = 432000.0,
273 # fields(1,55) = 'SIatmFW ',
274 # filename(55) = 'SIatmfw ',
275 #---
276 # frequency(56) = 432000.0,
277 # fields(1,56) = 'SIpress ',
278 # filename(56) = 'SIpress ',
279 #---
280 frequency(57) = 432000.0,
281 fields(1,57) = 'SIhsalt ',
282 filename(57) = 'SIhsalt ',
283 #
284 # EXF ---
285 #
286 frequency(60) = 432000.,
287 fields(1,60) = 'EXFlwnet',
288 filename(60) = 'EXFlwnet',
289 #
290 frequency(61) = 432000.,
291 fields(1,61) = 'EXFswnet',
292 filename(61) = 'EXFswnet',
293 #
294 frequency(62) = 432000.,
295 fields(1,62) = 'EXFuwind',
296 filename(62) = 'EXFuwind',
297 #
298 frequency(63) = 432000.,
299 fields(1,63) = 'EXFvwind',
300 filename(63) = 'EXFvwind',
301 #
302 frequency(64) = 432000.,
303 fields(1,64) = 'EXFatemp',
304 filename(64) = 'EXFatemp',
305 #
306 frequency(65) = 432000.,
307 fields(1,65) = 'EXFaqh ',
308 filename(65) = 'EXFaqh ',
309 #
310 frequency(66) = 432000.,
311 fields(1,66) = 'EXFhs ',
312 filename(66) = 'EXFhs',
313 #
314 frequency(67) = 432000.,
315 fields(1,67) = 'EXFhl ',
316 filename(67) = 'EXFhl',
317 #
318 frequency(68) = 432000.,
319 fields(1,68) = 'EXFpreci',
320 filename(68) = 'EXFpreci',
321 #
322 frequency(69) = 432000.,
323 fields(1,69) = 'EXFsnow ',
324 filename(69) = 'EXFsnow ',
325 #
326 &
327
328 # Parameter for Diagnostics of per level statistics:
329 #-----------------
330 # for each output-stream:
331 # stat_fname(n) : prefix of the output file name (only 8.c long) for
332 #outp.stream n
333 # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
334 # > 0 : write time-average output every stat_freq seconds
335 # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
336 # stat_region(:,n) : list of "regions" (default: 1 region only=global)
337 # stat_fields(:,n) : list of diagnostics fields (8.c) (see
338 #"available_diagnostics.log"
339 # file for the list of all available diag. in this particular
340 #config)
341 #-----------------
342 &DIAG_STATIS_PARMS
343 #- an example just to check the agreement with MONITOR output:
344 #stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ', 'THETA ',
345 # stat_fname(1)= 'dynStDiag',
346 # stat_freq(1)= 864000.,
347 # stat_phase(1)= 0.,
348 &

  ViewVC Help
Powered by ViewVC 1.1.22