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

Annotation of /MITgcm_contrib/quarter_degree_global/input/data.diagnostics

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


Revision 1.9 - (hide annotations) (download)
Thu May 5 23:16:10 2005 UTC (20 years, 2 months ago) by dimitri
Branch: MAIN
Changes since 1.8: +241 -42 lines
setting up 1/8-deg integration with bulk formulae

1 dimitri 1.1 # Diagnostic Package Choices
2 dimitri 1.9 # dump ETAN and PHIBOT every 6 hours
3     # and monthly averages (30.5 days)
4 dimitri 1.7 # for everything else, assuming deltat=300s
5 dimitri 1.9 #
6     # 6-hourly 2-D fields:
7     # ====================
8     #
9     # ETAN Perturbation of Surface (pressure, height) (Pa,m)
10     # PHIBOT ocean bottom pressure / top. atmos geo-Potential
11     # TAUX zonal surface wind stress, >0 increases uVel
12     # TAUY meridional surf. wind stress, >0 increases vVel
13     # TFLUX net surface heat flux, >0 increases theta
14     # SFLUX net surface salt flux, >0 increases salt
15     # KPPhbl KPP boundary layer depth, bulk Ri criterion
16     # KPPmld Mixed layer depth, dT=.8degC density criterion
17     # SALT @ 5 m (k=1)
18     # THETA @ 5 m (k=1)
19     # UVEL @ 15 m (k=2)
20     # VVEL @ 15 m (k=2)
21     #
22     # monthly 2-D fields:
23     # ===================
24     #
25     # ETAN Perturbation of Surface (pressure, height) (Pa,m)
26     # ETANSQ Square of Perturbation of Sfc (Pa2,m2)
27     # PHIBOT ocean bottom pressure / top. atmos geo-Potential
28     # TAUX zonal surface wind stress, >0 increases uVel
29     # TAUY meridional surf. wind stress, >0 increases vVel
30     # TFLUX net surface heat flux, >0 increases theta
31     # TICE heat from melt/freeze of sea-ice, >0 increases theta
32     # SFLUX net surface salt flux, >0 increases salt
33     # SRELAX surface salinity relaxation, >0 increases salt
34     # KPPhbl KPP boundary layer depth, bulk Ri criterion
35     # KPPmld Mixed layer depth, dT=.8degC density criterion
36     # EXFhs Sensible heat flux into ocean
37     # EXFhl Latent heat flux into ocean
38     # EXFlw Net longwave radiation
39     # EXFsw Net shortwave radiation
40     #
41     # monthly 3-D fields:
42     # ===================
43     #
44     # SALTanom Salt anomaly (=SALT-35; g/kg)
45     # THETA Potential Temperature (degC,K)
46     # UVEL Zonal Component of Velocity (m/s)
47     # VVEL Meridional Component of Velocity (m/s)
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 (=SALTSQ-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     # VISCA4 Biharmonic Viscosity Coefficient in (m4/s)
76     #
77 dimitri 1.1 &diagnostics_list
78 dimitri 1.9 frequency(1) = 72,
79 dimitri 1.4 fields(1,1) = 'ETAN ',
80 dimitri 1.9 filename(1) = 'ETAN_6hr',
81     frequency(2) = 72,
82 dimitri 1.4 fields(1,2) = 'PHIBOT ',
83 dimitri 1.9 filename(2) = 'PHIBOT_6hr',
84     frequency(3) = 72,
85     fields(1,3) = 'TAUX ',
86     filename(3) = 'TAUX_6hr',
87     frequency(4) = 72,
88     fields(1,4) = 'TAUY ',
89     filename(4) = 'TAUY_6hr',
90     frequency(5) = 72,
91     fields(1,5) = 'TFLUX ',
92     filename(5) = 'TFLUX_6hr',
93     frequency(6) = 72,
94     fields(1,6) = 'SFLUX ',
95     filename(6) = 'SFLUX_6hr',
96     frequency(7) = 72,
97     fields(1,7) = 'KPPhbl ',
98     filename(7) = 'KPPhbl_6hr',
99     frequency(8) = 72,
100     fields(1,8) = 'KPPmld ',
101     filename(8) = 'KPPmld_6hr',
102     frequency(9) = 72,
103     levels(1,9) = 1.,
104     fields(1,9) = 'SALTanom',
105     filename(9) = 'SALTanom_6hr',
106     frequency(10) = 72,
107     levels(1,10) = 1.,
108     fields(1,10) = 'THETA ',
109     filename(10) = 'THETA_6hr',
110     frequency(11) = 72,
111     levels(1,11) = 1.,
112     fields(1,11) = 'UVEL ',
113     filename(11) = 'UVEL_6hr',
114     frequency(12) = 72,
115     levels(1,12) = 1.,
116     fields(1,12) = 'VVEL ',
117     filename(12) = 'VVEL_6hr',
118     frequency(13) = 8784,
119     fields(1,13) = 'ETAN ',
120     filename(13) = 'ETAN',
121     frequency(14) = 8784,
122     fields(1,14) = 'ETANSQ ',
123     filename(14) = 'ETANSQ',
124     frequency(15) = 8784,
125     fields(1,15) = 'PHIBOT ',
126     filename(15) = 'PHIBOT',
127     frequency(16) = 8784,
128     fields(1,16) = 'TAUX ',
129     filename(16) = 'TAUX',
130     frequency(17) = 8784,
131     fields(1,17) = 'TAUY ',
132     filename(17) = 'TAUY',
133     frequency(18) = 8784,
134     fields(1,18) = 'TFLUX ',
135     filename(18) = 'TFLUX',
136     frequency(19) = 8784,
137     fields(1,19) = 'TICE ',
138     filename(19) = 'TICE',
139     frequency(20) = 8784,
140     fields(1,20) = 'SFLUX ',
141     filename(20) = 'SFLUX',
142     frequency(21) = 8784,
143     fields(1,21) = 'SRELAX ',
144     filename(21) = 'SRELAX',
145     frequency(22) = 8784,
146     fields(1,22) = 'KPPhbl ',
147     filename(22) = 'KPPhbl',
148     frequency(23) = 8784,
149     fields(1,23) = 'KPPmld ',
150     filename(23) = 'KPPmld',
151     frequency(24) = 8784,
152     fields(1,24) = 'EXFhs ',
153     filename(24) = 'EXFhs',
154     frequency(25) = 8784,
155     fields(1,25) = 'EXFhl ',
156     filename(25) = 'EXFhl',
157     frequency(26) = 8784,
158     fields(1,26) = 'EXFlw ',
159     filename(26) = 'EXFlw',
160     frequency(27) = 8784,
161     fields(1,27) = 'EXFsw ',
162     filename(27) = 'EXFsw',
163     frequency(28) = 8784,
164     fields(1,28) = 'SALTanom',
165     filename(28) = 'SALTanom',
166     frequency(29) = 8784,
167     fields(1,29) = 'THETA ',
168     filename(29) = 'THETA',
169     frequency(30) = 8784,
170     fields(1,30) = 'UVEL ',
171     filename(30) = 'UVEL',
172     frequency(31) = 8784,
173     fields(1,31) = 'VVEL ',
174     filename(31) = 'VVEL',
175     frequency(32) = 8784,
176     fields(1,32) = 'UVELMASS',
177     filename(32) = 'UVELMASS',
178     frequency(33) = 8784,
179     fields(1,33) = 'VVELMASS',
180     filename(33) = 'VVELMASS',
181     frequency(34) = 8784,
182     fields(1,34) = 'WVELMASS',
183     filename(34) = 'WVELMASS',
184     frequency(35) = 8784,
185     fields(1,35) = 'SALTSQan',
186     filename(35) = 'SALTSQan',
187     frequency(36) = 8784,
188     fields(1,36) = 'THETASQ ',
189     filename(36) = 'THETASQ',
190     frequency(37) = 8784,
191     fields(1,37) = 'UVELSQ ',
192     filename(37) = 'UVELSQ',
193     frequency(38) = 8784,
194     fields(1,38) = 'VVELSQ ',
195     filename(38) = 'VVELSQ',
196     frequency(39) = 8784,
197     fields(1,39) = 'WVELSQ ',
198     filename(39) = 'WVELSQ',
199     frequency(40) = 8784,
200     fields(1,40) = 'UV_VEL_Z',
201     filename(40) = 'UV_VEL_Z',
202     frequency(41) = 8784,
203     fields(1,41) = 'WU_VEL ',
204     filename(41) = 'WU_VEL',
205     frequency(42) = 8784,
206     fields(1,42) = 'WV_VEL ',
207     filename(42) = 'WV_VEL',
208     frequency(43) = 8784,
209     fields(1,43) = 'UTHMASS ',
210     filename(43) = 'UTHMASS',
211     frequency(44) = 8784,
212     fields(1,44) = 'VTHMASS ',
213     filename(44) = 'VTHMASS',
214     frequency(45) = 8784,
215     fields(1,45) = 'WTHMASS ',
216     filename(45) = 'WTHMASS',
217     frequency(46) = 8784,
218     fields(1,46) = 'USLTMASS',
219     filename(46) = 'USLTMASS',
220     frequency(47) = 8784,
221     fields(1,47) = 'VSLTMASS',
222     filename(47) = 'VSLTMASS',
223     frequency(48) = 8784,
224     fields(1,48) = 'WSLTMASS',
225     filename(48) = 'WSLTMASS',
226     frequency(49) = 8784,
227     fields(1,49) = 'RHOAnoma',
228     filename(49) = 'RHOAnoma',
229     frequency(50) = 8784,
230     fields(1,50) = 'DRHODR ',
231     filename(50) = 'DRHODR',
232     frequency(51) = 8784,
233     fields(1,51) = 'RHOANOSQ',
234     filename(51) = 'RHOANOSQ',
235     frequency(52) = 8784,
236     fields(1,52) = 'URHOMASS',
237     filename(52) = 'URHOMASS',
238     frequency(53) = 8784,
239     fields(1,53) = 'VRHOMASS',
240     filename(53) = 'VRHOMASS',
241     frequency(54) = 8784,
242     fields(1,54) = 'WRHOMASS',
243     filename(54) = 'WRHOMASS',
244     frequency(55) = 8784,
245     fields(1,55) = 'VISCA4',
246     filename(55) = 'VISCA4',
247 dimitri 1.1 &end

  ViewVC Help
Powered by ViewVC 1.1.22