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

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

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

revision 1.10 by dimitri, Fri May 6 09:04:30 2005 UTC revision 1.16 by dimitri, Wed Nov 12 14:06:12 2008 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=300s  
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  # TAUX     zonal surface wind stress, >0 increases uVel  # oceTAUX  zonal surface wind stress, >0 increases uVel
9  # TAUY     meridional surf. wind stress, >0 increases vVel  # oceTAUY  meridional surf. wind stress, >0 increases vVel
10  # TFLUX    net surface heat flux, >0 increases theta  # TFLUX    net surface heat flux, >0 increases theta
11  # SFLUX    net surface salt flux, >0 increases salt  # SFLUX    net surface salt flux, >0 increases salt
12  # KPPhbl   KPP boundary layer depth, bulk Ri criterion  # KPPhbl   KPP boundary layer depth, bulk Ri criterion
 # KPPmld   Mixed layer depth, dT=.8degC density criterion  
13  # SSS      Sea Surface Salinity (g/kg)  # SSS      Sea Surface Salinity (g/kg)
14  # SST      Sea Surface Temperature (degC,K)  # SST      Sea Surface Temperature (degC,K)
15  # UVEL_k2  Zonal Component of Velocity at level 2 (m/s)  # UVEL_k2  Zonal Component of Velocity at level 2 (m/s)
# Line 23  Line 19 
19  # ===================  # ===================
20  #  #
21  # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)  # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)
 # TICE     heat from melt/freeze of sea-ice, >0 increases theta  
22  # SRELAX   surface salinity relaxation, >0 increases salt  # SRELAX   surface salinity relaxation, >0 increases salt
23  # EXFhs    Sensible heat flux into ocean  # EXFhs    Sensible heat flux into ocean
24  # EXFhl    Latent heat flux into ocean  # EXFhl    Latent heat flux into ocean
25  # EXFlw    Net longwave radiation  # EXFlwnet Net longwave radiation
26  # EXFsw    Net shortwave radiation  # EXFswnet Net shortwave radiation
27  #  #
28  # monthly 3-D fields:  # monthly 3-D fields:
29  # ===================  # ===================
# Line 41  Line 36 
36  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
37  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
38  #  #
39  # SALTSQan Square of Salt anomaly (=SALTSQ-35^2 (g^2/kg^2)  # SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2)
40  # THETASQ  Square of Potential Temperature (K2)  # THETASQ  Square of Potential Temperature (K2)
41  # UVELSQ   Square of Zonal Comp of Velocity (m2/s2)  # UVELSQ   Square of Zonal Comp of Velocity (m2/s2)
42  # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)  # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)
# Line 67  Line 62 
62  # VISCA4   Biharmonic Viscosity Coefficient in (m4/s)  # VISCA4   Biharmonic Viscosity Coefficient in (m4/s)
63  #  #
64   &diagnostics_list   &diagnostics_list
65    frequency(1)  = 72,    frequency(1)  = 21600,
66     fields(1,1)  = 'ETAN    ',     fields(1,1)  = 'ETAN    ',
67     filename(1)  = 'ETAN',     filename(1)  = 'ETAN',
68    frequency(2)  = 72,    frequency(2)  = 21600,
69     fields(1,2)  = 'PHIBOT  ',     fields(1,2)  = 'PHIBOT  ',
70     filename(2)  = 'PHIBOT',     filename(2)  = 'PHIBOT',
71    frequency(3)  = 72,    frequency(3)  = 21600,
72     fields(1,3)  = 'TAUX    ',     fields(1,3)  = 'oceTAUX ',
73     filename(3)  = 'TAUX',     filename(3)  = 'TAUX',
74    frequency(4)  = 72,    frequency(4)  = 21600,
75     fields(1,4)  = 'TAUY    ',     fields(1,4)  = 'oceTAUY ',
76     filename(4)  = 'TAUY',     filename(4)  = 'TAUY',
77    frequency(5)  = 72,    frequency(5)  = 21600,
78     fields(1,5)  = 'TFLUX   ',     fields(1,5)  = 'TFLUX   ',
79     filename(5)  = 'TFLUX',     filename(5)  = 'TFLUX',
80    frequency(6)  = 72,    frequency(6)  = 21600,
81     fields(1,6)  = 'SFLUX   ',     fields(1,6)  = 'SFLUX   ',
82     filename(6)  = 'SFLUX',     filename(6)  = 'SFLUX',
83    frequency(7)  = 72,    frequency(7)  = 21600,
84     fields(1,7)  = 'KPPhbl  ',     fields(1,7)  = 'KPPhbl  ',
85     filename(7)  = 'KPPhbl',     filename(7)  = 'KPPhbl',
86    frequency(8)  = 72,    frequency(8)  = 21600,
87     fields(1,8)  = 'KPPmld  ',     fields(1,8)  = 'SSS     ',
88     filename(8)  = 'KPPmld',     filename(8)  = 'SSS',
89    frequency(9)  = 72,    frequency(9)  = 21600,
90     fields(1,9)  = 'SSS     ',     fields(1,9)  = 'SST     ',
91     filename(9)  = 'SSS',     filename(9)  = 'SST',
92    frequency(10) = 72,    frequency(10) = 21600,
93     fields(1,10) = 'SST     ',     fields(1,10) = 'UVEL_k2 ',
94     filename(10) = 'SST',     filename(10) = 'UVEL_k2',
95    frequency(11) = 72,    frequency(11) = 21600,
96     fields(1,11) = 'UVEL_k2 ',     fields(1,11) = 'VVEL_k2 ',
97     filename(11) = 'UVEL_k2',     filename(11) = 'VVEL_k2',
98    frequency(12) = 72,    frequency(12) = 2635200,
99     fields(1,12) = 'VVEL_k2 ',     fields(1,12) = 'ETANSQ  ',
100     filename(12) = 'VVEL_k2',     filename(12) = 'ETANSQ',
101    frequency(13) = 8784,    frequency(13)  = 2635200,
102     fields(1,13) = 'ETANSQ  ',     fields(1,13)  = 'SRELAX  ',
103     filename(13) = 'ETANSQ',     filename(13)  = 'SRELAX',
104    frequency(14) = 8784,    frequency(14)  = 2635200,
105     fields(1,14) = 'TICE    ',     fields(1,14)  = 'EXFhs   ',
106     filename(14) = 'TICE',     filename(14)  = 'EXFhs',
107    frequency(15)  = 8784,    frequency(15) = 2635200,
108     fields(1,15)  = 'SRELAX  ',     fields(1,15) = 'EXFhl   ',
109     filename(15)  = 'SRELAX',     filename(15) = 'EXFhl',
110    frequency(16)  = 8784,    frequency(16) = 2635200,
111     fields(1,16)  = 'EXFhs   ',     fields(1,16) = 'EXFlwnet',
112     filename(16)  = 'EXFhs',     filename(16) = 'EXFlwnet',
113    frequency(17) = 8784,    frequency(17) = 2635200,
114     fields(1,17) = 'EXFhl   ',     fields(1,17) = 'EXFswnet',
115     filename(17) = 'EXFhl',     filename(17) = 'EXFswnet',
116    frequency(18) = 8784,    frequency(18) = 2635200,
117     fields(1,18) = 'EXFlw   ',     fields(1,18) = 'SALTanom',
118     filename(18) = 'EXFlw',     filename(18) = 'SALTanom',
119    frequency(19) = 8784,     fileflags(18)= 'D       ',
120     fields(1,19) = 'EXFsw   ',    frequency(19) = 2635200,
121     filename(19) = 'EXFsw',     fields(1,19) = 'THETA   ',
122    frequency(20) = 8784,     filename(19) = 'THETA',
123     fields(1,20) = 'SALTanom',     fileflags(19)= 'D       ',
124     filename(20) = 'SALTanom',    frequency(20) = 2635200,
125    frequency(21) = 8784,     fields(1,20) = 'UVEL    ',
126     fields(1,21) = 'THETA   ',     filename(20) = 'UVEL',
127     filename(21) = 'THETA',    frequency(21) = 2635200,
128    frequency(22) = 8784,     fields(1,21) = 'VVEL    ',
129     fields(1,22) = 'UVEL    ',     filename(21) = 'VVEL',
130     filename(22) = 'UVEL',    frequency(22) = 2635200,
131    frequency(23) = 8784,     fields(1,22) = 'UVELMASS',
132     fields(1,23) = 'VVEL    ',     filename(22) = 'UVELMASS',
133     filename(23) = 'VVEL',    frequency(23) = 2635200,
134    frequency(24) = 8784,     fields(1,23) = 'VVELMASS',
135     fields(1,24) = 'UVELMASS',     filename(23) = 'VVELMASS',
136     filename(24) = 'UVELMASS',    frequency(24) = 2635200,
137    frequency(25) = 8784,     fields(1,24) = 'WVELMASS',
138     fields(1,25) = 'VVELMASS',     filename(24) = 'WVELMASS',
139     filename(25) = 'VVELMASS',    frequency(25) = 2635200,
140    frequency(26) = 8784,     fields(1,25) = 'SALTSQan',
141     fields(1,26) = 'WVELMASS',     filename(25) = 'SALTSQan',
142     filename(26) = 'WVELMASS',     fileflags(25)= 'D       ',
143    frequency(27) = 8784,    frequency(26) = 2635200,
144     fields(1,27) = 'SALTSQan',     fields(1,26) = 'THETASQ ',
145     filename(27) = 'SALTSQan',     filename(26) = 'THETASQ',
146    frequency(28) = 8784,     fileflags(26)= 'D       ',
147     fields(1,28) = 'THETASQ ',    frequency(27) = 2635200,
148     filename(28) = 'THETASQ',     fields(1,27) = 'UVELSQ  ',
149    frequency(29) = 8784,     filename(27) = 'UVELSQ',
150     fields(1,29) = 'UVELSQ  ',    frequency(28) = 2635200,
151     filename(29) = 'UVELSQ',     fields(1,28) = 'VVELSQ  ',
152    frequency(30) = 8784,     filename(28) = 'VVELSQ',
153     fields(1,30) = 'VVELSQ  ',    frequency(29) = 2635200,
154     filename(30) = 'VVELSQ',     fields(1,29) = 'WVELSQ  ',
155    frequency(31) = 8784,     filename(29) = 'WVELSQ',
156     fields(1,31) = 'WVELSQ  ',    frequency(30) = 2635200,
157     filename(31) = 'WVELSQ',     fields(1,30) = 'UV_VEL_Z',
158    frequency(32) = 8784,     filename(30) = 'UV_VEL_Z',
159     fields(1,32) = 'UV_VEL_Z',    frequency(31) = 2635200,
160     filename(32) = 'UV_VEL_Z',     fields(1,31) = 'WU_VEL  ',
161    frequency(33) = 8784,     filename(31) = 'WU_VEL',
162     fields(1,33) = 'WU_VEL  ',    frequency(32) = 2635200,
163     filename(33) = 'WU_VEL',     fields(1,32) = 'WV_VEL  ',
164    frequency(34) = 8784,     filename(32) = 'WV_VEL',
165     fields(1,34) = 'WV_VEL  ',    frequency(33) = 2635200,
166     filename(34) = 'WV_VEL',     fields(1,33) = 'UTHMASS ',
167    frequency(35) = 8784,     filename(33) = 'UTHMASS',
168     fields(1,35) = 'UTHMASS ',    frequency(34) = 2635200,
169     filename(35) = 'UTHMASS',     fields(1,34) = 'VTHMASS ',
170    frequency(36) = 8784,     filename(34) = 'VTHMASS',
171     fields(1,36) = 'VTHMASS ',    frequency(35) = 2635200,
172     filename(36) = 'VTHMASS',     fields(1,35) = 'WTHMASS ',
173    frequency(37) = 8784,     filename(35) = 'WTHMASS',
174     fields(1,37) = 'WTHMASS ',    frequency(36) = 2635200,
175     filename(37) = 'WTHMASS',     fields(1,36) = 'USLTMASS',
176    frequency(38) = 8784,     filename(36) = 'USLTMASS',
177     fields(1,38) = 'USLTMASS',    frequency(37) = 2635200,
178     filename(38) = 'USLTMASS',     fields(1,37) = 'VSLTMASS',
179    frequency(39) = 8784,     filename(37) = 'VSLTMASS',
180     fields(1,39) = 'VSLTMASS',    frequency(38) = 2635200,
181     filename(39) = 'VSLTMASS',     fields(1,38) = 'WSLTMASS',
182    frequency(40) = 8784,     filename(38) = 'WSLTMASS',
183     fields(1,40) = 'WSLTMASS',    frequency(39) = 2635200,
184     filename(40) = 'WSLTMASS',     fields(1,39) = 'RHOAnoma',
185    frequency(41) = 8784,     filename(39) = 'RHOAnoma',
186     fields(1,41) = 'RHOAnoma',    frequency(40) = 2635200,
187     filename(41) = 'RHOAnoma',     fields(1,40) = 'DRHODR  ',
188    frequency(42) = 8784,     filename(40) = 'DRHODR',
189     fields(1,42) = 'DRHODR  ',    frequency(41) = 2635200,
190     filename(42) = 'DRHODR',     fields(1,41) = 'RHOANOSQ',
191    frequency(43) = 8784,     filename(41) = 'RHOANOSQ',
192     fields(1,43) = 'RHOANOSQ',    frequency(42) = 2635200,
193     filename(43) = 'RHOANOSQ',     fields(1,42) = 'URHOMASS',
194    frequency(44) = 8784,     filename(42) = 'URHOMASS',
195     fields(1,44) = 'URHOMASS',    frequency(43) = 2635200,
196     filename(44) = 'URHOMASS',     fields(1,43) = 'VRHOMASS',
197    frequency(45) = 8784,     filename(43) = 'VRHOMASS',
198     fields(1,45) = 'VRHOMASS',    frequency(44) = 2635200,
199     filename(45) = 'VRHOMASS',     fields(1,44) = 'WRHOMASS',
200    frequency(46) = 8784,     filename(44) = 'WRHOMASS',
201     fields(1,46) = 'WRHOMASS',    frequency(45) = 2635200,
202     filename(46) = 'WRHOMASS',     fields(1,45) = 'VISCA4  ',
203    frequency(47) = 8784,     filename(45) = 'VISCA4',
204     fields(1,47) = 'VISCA4',   &
205     filename(47) = 'VISCA4',  
206  &end  # Parameter for Diagnostics of per level statistics:
207    #-----------------
208    # for each output-stream:
209    #  stat_fname(n) : prefix of the output file name (only 8.c long) for
210    #outp.stream n
211    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
212    #               > 0 : write time-average output every stat_freq seconds
213    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
214    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
215    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see
216    #"available_diagnostics.log"
217    #                 file for the list of all available diag. in this particular
218    #config)
219    #-----------------
220     &DIAG_STATIS_PARMS
221    #- an example just to check the agreement with MONITOR output:
222    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
223    #   stat_fname(1)= 'dynStDiag',
224    #    stat_freq(1)= -864000.,
225    #   stat_phase(1)= 0.,
226     &

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

  ViewVC Help
Powered by ViewVC 1.1.22