/[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.10 by dimitri, Sat Nov 4 16:03:12 2006 UTC revision 1.14 by dimitri, Tue Oct 23 19:05:22 2007 UTC
# Line 5  Line 5 
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  # TAUX     zonal surface wind stress, >0 increases uVel  # oceTAUX  zonal surface wind stress, >0 increases uVel (N/m^2)
9  # TAUY     meridional surf. wind stress, >0 increases vVel  # oceTAUY  meridional surf. wind stress, >0 increases vVel (N/m^2)
10  # TFLUX    net surface heat flux, >0 increases theta  # surForcT model surface forcing for Temperature, >0 increases theta (W/m^2)
11  # SFLUX    net surface salt flux, >0 increases salt  # 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  # KPPhbl   KPP boundary layer depth, bulk Ri criterion
14  # KPPmld   Mixed layer depth, dT=.8degC density criterion  # KPPmld   Mixed layer depth, dT=.8degC density criterion
15  # SSS      Sea Surface Salinity (g/kg)  # SSS      Sea Surface Salinity (g/kg)
# Line 24  Line 25 
25  # SIuice   SEAICE zonal ice velocity, >0 from West to East (m/s)  # 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)  # SIvice   SEAICE merid. ice velocity, >0 from South to North (m/s)
27  # SIhsnow  SEAICE snow thickness (m)  # SIhsnow  SEAICE snow thickness (m)
28  #  # SIhsalt  SEAICE effective salinity (g/m^2)
29    #
30  # monthly 2-D fields:  # monthly 2-D fields:
31  # ===================  # ===================
32  #  #
33  # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)  # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)
34  # SRELAX   surface salinity relaxation, >0 increases salt  # EXFhs    Sensible heat flux into ocean, >0 increases theta (W/m^2)
35  # EXFhs    Sensible heat flux into ocean  # EXFhl    Latent heat flux into ocean, >0 increases theta (W/m^2)
36  # EXFhl    Latent heat flux into ocean  # EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2)
37  # EXFlwnet Net longwave radiation  # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
38  # EXFswnet Net shortwave radiation  # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)
39    # oceQnet  net surface heat flux into the ocean, >0 increases theta (W/m^2)
40    # SRELAX   surface salinity relaxation, >0 increases salt (g/m^2/s)
41    # TFLUX    total heat flux (match heat-content variations), >0 increases theta (W/m^2)
42    # SFLUX    total salt flux (match salt-content variations), >0 increases salt (g/m^2/s)
43  #  #
44  # monthly 3-D fields:  # monthly 3-D fields:
45  # ===================  # ===================
46  #  #
47  # SALTanom Salt anomaly (=SALT-35; g/kg)  # SALTanom Salt anomaly (=SALT-35; g/kg)
48  # THETA    Potential Temperature (degC,K)  # THETA    Potential Temperature (degC,K)
 # UVEL     Zonal Component of Velocity (m/s)  
 # VVEL     Meridional Component of Velocity (m/s)  
49  # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)  # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)
50  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
51  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
# Line 69  Line 73 
73  # VRHOMASS Meridional Transport of Density (kg/m^2/s)  # VRHOMASS Meridional Transport of Density (kg/m^2/s)
74  # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)  # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
75  #  #
 # VISCA4   Biharmonic Viscosity Coefficient in (m4/s)  
 #  
76   &diagnostics_list   &diagnostics_list
77    frequency(1)  = 21600,    frequency(1)  = 21600.,
78     fields(1,1)  = 'ETAN    ',     fields(1,1)  = 'ETAN    ',
79     filename(1)  = 'ETAN',     filename(1)  = 'ETAN',
80    frequency(2)  = 21600,    frequency(2)  = 21600.,
81     fields(1,2)  = 'PHIBOT  ',     fields(1,2)  = 'PHIBOT  ',
82     filename(2)  = 'PHIBOT',     filename(2)  = 'PHIBOT',
83    frequency(3)  = 21600,    frequency(3)  = 21600.,
84     fields(1,3)  = 'TAUX    ',     fields(1,3)  = 'oceTAUX ',
85     filename(3)  = 'TAUX',     filename(3)  = 'oceTAUX',
86    frequency(4)  = 21600,    frequency(4)  = 21600.,
87     fields(1,4)  = 'TAUY    ',     fields(1,4)  = 'oceTAUY ',
88     filename(4)  = 'TAUY',     filename(4)  = 'oceTAUY',
89    frequency(5)  = 21600,    frequency(5)  = 21600.,
90     fields(1,5)  = 'TFLUX   ',     fields(1,5)  = 'surForcT',
91     filename(5)  = 'TFLUX',     filename(5)  = 'surForcT',
92    frequency(6)  = 21600,    frequency(6)  = 21600.,
93     fields(1,6)  = 'SFLUX   ',     fields(1,6)  = 'oceQsw  ',
94     filename(6)  = 'SFLUX',     filename(6)  = 'oceQsw',
95    frequency(7)  = 21600,    frequency(7)  = 21600.,
96     fields(1,7)  = 'KPPhbl  ',     fields(1,7)  = 'surForcS',
97     filename(7)  = 'KPPhbl',     filename(7)  = 'surForcS',
98    frequency(8)  = 21600,    frequency(8)  = 21600.,
99     fields(1,8)  = 'KPPmld  ',     fields(1,8)  = 'KPPhbl  ',
100     filename(8)  = 'KPPmld',     filename(8)  = 'KPPhbl',
101    frequency(9)  = 21600,    frequency(9)  = 21600.,
102     fields(1,9)  = 'SALT    ',     fields(1,9)  = 'KPPmld  ',
103     levels(1,9)  = 1.,     filename(9)  = 'KPPmld',
104     filename(9)  = 'SSS',    frequency(10) = 21600.,
105    frequency(10) = 21600,     fields(1,10) = 'SALT    ',
    fields(1,10) = 'THETA   ',  
106     levels(1,10) = 1.,     levels(1,10) = 1.,
107     filename(10) = 'SST',     filename(10) = 'SSS',
108    frequency(11) = 21600,    frequency(11) = 21600.,
109     fields(1,11) = 'UVEL    ',     fields(1,11) = 'THETA   ',
110     levels(1,11) = 2.,     levels(1,11) = 1.,
111     filename(11) = 'UVEL_k2',     filename(11) = 'SST',
112    frequency(12) = 21600,    frequency(12) = 21600.,
113     fields(1,12) = 'VVEL    ',     fields(1,12) = 'UVEL    ',
114     levels(1,12) = 2.,     levels(1,12) = 2.,
115     filename(12) = 'VVEL_k2',     filename(12) = 'UVEL_k2',
116    frequency(13) = 2635200,    frequency(13) = 21600.,
117     fields(1,13) = 'ETANSQ  ',     fields(1,13) = 'VVEL    ',
118     filename(13) = 'ETANSQ',     levels(1,13) = 2.,
119    frequency(14)  = 2635200,     filename(13) = 'VVEL_k2',
120     fields(1,14)  = 'SRELAX  ',    frequency(14) = 86400.,
121     filename(14)  = 'SRELAX',     fields(1,14) = 'SIarea  ',
122    frequency(15)  = 2635200,     filename(14) = 'SIarea',
123     fields(1,15)  = 'EXFhs   ',    frequency(15) = 86400.,
124     filename(15)  = 'EXFhs',     fields(1,15) = 'SIheff  ',
125    frequency(16) = 2635200,     filename(15) = 'SIheff',
126     fields(1,16) = 'EXFhl   ',    frequency(16) = 86400.,
127     filename(16) = 'EXFhl',     fields(1,16) = 'SIuice  ',
128    frequency(17) = 2635200,     filename(16) = 'SIuice',
129     fields(1,17) = 'EXFlwnet',    frequency(17) = 86400.,
130     filename(17) = 'EXFlwnet',     fields(1,17) = 'SIvice  ',
131    frequency(18) = 2635200,     filename(17) = 'SIvice',
132     fields(1,18) = 'EXFswnet',    frequency(18) = 86400.,
133     filename(18) = 'EXFswnet',     fields(1,18) = 'SIhsnow ',
134    frequency(19) = 2635200,     filename(18) = 'SIhsnow',
135     fields(1,19) = 'SALTanom',    frequency(19) = 86400.,
136     filename(19) = 'SALTanom',     fields(1,19) = 'SIhsalt ',
137     fileflags(19)= 'D       ',     filename(19) = 'SIhsalt',
138    frequency(20) = 2635200,    frequency(20) = 2635200.,
139     fields(1,20) = 'THETA   ',     fields(1,20) = 'ETANSQ  ',
140     filename(20) = 'THETA',     filename(20) = 'ETANSQ',
141     fileflags(20)= 'D       ',    frequency(21) = 2635200.,
142    frequency(21) = 2635200,     fields(1,21) = 'EXFhs   ',
143     fields(1,21) = 'UVEL    ',     filename(21) = 'EXFhs',
144     filename(21) = 'UVEL',    frequency(22) = 2635200.,
145    frequency(22) = 2635200,     fields(1,22) = 'EXFhl   ',
146     fields(1,22) = 'VVEL    ',     filename(22) = 'EXFhl',
147     filename(22) = 'VVEL',    frequency(23) = 2635200.,
148    frequency(23) = 2635200,     fields(1,23) = 'EXFlwnet',
149     fields(1,23) = 'UVELMASS',     filename(23) = 'EXFlwnet',
150     filename(23) = 'UVELMASS',    frequency(24) = 2635200.,
151    frequency(24) = 2635200,     fields(1,24) = 'oceFWflx',
152     fields(1,24) = 'VVELMASS',     filename(24) = 'oceFWflx',
153     filename(24) = 'VVELMASS',    frequency(25) = 2635200.,
154    frequency(25) = 2635200,     fields(1,25) = 'oceSflux',
155     fields(1,25) = 'WVELMASS',     filename(25) = 'oceSflux',
156     filename(25) = 'WVELMASS',    frequency(26) = 2635200.,
157    frequency(26) = 2635200,     fields(1,26) = 'oceQnet ',
158     fields(1,26) = 'SALTSQan',     filename(26) = 'oceQnet',
159     filename(26) = 'SALTSQan',    frequency(27) = 2635200.,
160     fileflags(26)= 'D       ',     fields(1,27) = 'SRELAX  ',
161    frequency(27) = 2635200,     filename(27) = 'SRELAX',
162     fields(1,27) = 'THETASQ ',    frequency(28) = 2635200.,
163     filename(27) = 'THETASQ',     fields(1,28) = 'TFLUX   ',
164     fileflags(27)= 'D       ',     filename(28) = 'TFLUX',
165    frequency(28) = 2635200,    frequency(29) = 2635200.,
166     fields(1,28) = 'UVELSQ  ',     fields(1,29) = 'SFLUX   ',
167     filename(28) = 'UVELSQ',     filename(29) = 'SFLUX',
168    frequency(29) = 2635200,    frequency(30) = 2635200.,
169     fields(1,29) = 'VVELSQ  ',     fields(1,30) = 'SALTanom',
170     filename(29) = 'VVELSQ',     filename(30) = 'SALTanom',
171    frequency(30) = 2635200,     fileflags(30)= 'D       ',
172     fields(1,30) = 'WVELSQ  ',    frequency(31) = 2635200.,
173     filename(30) = 'WVELSQ',     fields(1,31) = 'THETA   ',
174    frequency(31) = 2635200,     filename(31) = 'THETA',
175     fields(1,31) = 'UV_VEL_Z',     fileflags(31)= 'D       ',
176     filename(31) = 'UV_VEL_Z',    frequency(32) = 2635200.,
177    frequency(32) = 2635200,     fields(1,32) = 'UVELMASS',
178     fields(1,32) = 'WU_VEL  ',     filename(32) = 'UVELMASS',
179     filename(32) = 'WU_VEL',    frequency(33) = 2635200.,
180    frequency(33) = 2635200,     fields(1,33) = 'VVELMASS',
181     fields(1,33) = 'WV_VEL  ',     filename(33) = 'VVELMASS',
182     filename(33) = 'WV_VEL',    frequency(34) = 2635200.,
183    frequency(34) = 2635200,     fields(1,34) = 'WVELMASS',
184     fields(1,34) = 'UTHMASS ',     filename(34) = 'WVELMASS',
185     filename(34) = 'UTHMASS',    frequency(35) = 2635200.,
186    frequency(35) = 2635200,     fields(1,35) = 'SALTSQan',
187     fields(1,35) = 'VTHMASS ',     filename(35) = 'SALTSQan',
188     filename(35) = 'VTHMASS',     fileflags(35)= 'D       ',
189    frequency(36) = 2635200,    frequency(36) = 2635200.,
190     fields(1,36) = 'WTHMASS ',     fields(1,36) = 'THETASQ ',
191     filename(36) = 'WTHMASS',     filename(36) = 'THETASQ',
192    frequency(37) = 2635200,     fileflags(36)= 'D       ',
193     fields(1,37) = 'USLTMASS',    frequency(37) = 2635200.,
194     filename(37) = 'USLTMASS',     fields(1,37) = 'UVELSQ  ',
195    frequency(38) = 2635200,     filename(37) = 'UVELSQ',
196     fields(1,38) = 'VSLTMASS',    frequency(38) = 2635200.,
197     filename(38) = 'VSLTMASS',     fields(1,38) = 'VVELSQ  ',
198    frequency(39) = 2635200,     filename(38) = 'VVELSQ',
199     fields(1,39) = 'WSLTMASS',    frequency(39) = 2635200.,
200     filename(39) = 'WSLTMASS',     fields(1,39) = 'WVELSQ  ',
201    frequency(40) = 2635200,     filename(39) = 'WVELSQ',
202     fields(1,40) = 'RHOAnoma',    frequency(40) = 2635200.,
203     filename(40) = 'RHOAnoma',     fields(1,40) = 'UV_VEL_Z',
204    frequency(41) = 2635200,     filename(40) = 'UV_VEL_Z',
205     fields(1,41) = 'DRHODR  ',    frequency(41) = 2635200.,
206     filename(41) = 'DRHODR',     fields(1,41) = 'WU_VEL  ',
207    frequency(42) = 2635200,     filename(41) = 'WU_VEL',
208     fields(1,42) = 'RHOANOSQ',    frequency(42) = 2635200.,
209     filename(42) = 'RHOANOSQ',     fields(1,42) = 'WV_VEL  ',
210    frequency(43) = 2635200,     filename(42) = 'WV_VEL',
211     fields(1,43) = 'URHOMASS',    frequency(43) = 2635200.,
212     filename(43) = 'URHOMASS',     fields(1,43) = 'UTHMASS ',
213    frequency(44) = 2635200,     filename(43) = 'UTHMASS',
214     fields(1,44) = 'VRHOMASS',    frequency(44) = 2635200.,
215     filename(44) = 'VRHOMASS',     fields(1,44) = 'VTHMASS ',
216    frequency(45) = 2635200,     filename(44) = 'VTHMASS',
217     fields(1,45) = 'WRHOMASS',    frequency(45) = 2635200.,
218     filename(45) = 'WRHOMASS',     fields(1,45) = 'WTHMASS ',
219    frequency(46) = 86400,     filename(45) = 'WTHMASS',
220     fields(1,46) = 'SIarea  ',    frequency(46) = 2635200.,
221     filename(46) = 'SIarea',     fields(1,46) = 'USLTMASS',
222    frequency(47) = 86400,     filename(46) = 'USLTMASS',
223     fields(1,47) = 'SIheff  ',    frequency(47) = 2635200.,
224     filename(47) = 'SIheff',     fields(1,47) = 'VSLTMASS',
225    frequency(48) = 86400,     filename(47) = 'VSLTMASS',
226     fields(1,48) = 'SIuice  ',    frequency(48) = 2635200.,
227     filename(48) = 'SIuice',     fields(1,48) = 'WSLTMASS',
228    frequency(49) = 86400,     filename(48) = 'WSLTMASS',
229     fields(1,49) = 'SIvice  ',    frequency(49) = 2635200.,
230     filename(49) = 'SIvice',     fields(1,49) = 'RHOAnoma',
231    frequency(50) = 86400,     filename(49) = 'RHOAnoma',
232     fields(1,50) = 'SIhsnow ',    frequency(50) = 2635200.,
233     filename(50) = 'SIhsnow',     fields(1,50) = 'DRHODR  ',
234       filename(50) = 'DRHODR',
235      frequency(51) = 2635200.,
236       fields(1,51) = 'RHOANOSQ',
237       filename(51) = 'RHOANOSQ',
238      frequency(52) = 2635200.,
239       fields(1,52) = 'URHOMASS',
240       filename(52) = 'URHOMASS',
241      frequency(53) = 2635200.,
242       fields(1,53) = 'VRHOMASS',
243       filename(53) = 'VRHOMASS',
244      frequency(54) = 2635200.,
245       fields(1,54) = 'WRHOMASS',
246       filename(54) = 'WRHOMASS',
247   &   &
248    
249  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22