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

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

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


Revision 1.10 - (show annotations) (download)
Sat Nov 4 16:03:12 2006 UTC (18 years, 8 months ago) by dimitri
Branch: MAIN
Changes since 1.9: +24 -3 lines
preparing for cube43

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

  ViewVC Help
Powered by ViewVC 1.1.22