/[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.12 by dimitri, Thu May 19 19:49:50 2005 UTC revision 1.17 by dimitri, Wed Nov 12 15:23:16 2008 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
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 20  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 61  Line 59 
59  # VRHOMASS Meridional Transport of Density (kg/m^2/s)  # VRHOMASS Meridional Transport of Density (kg/m^2/s)
60  # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)  # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
61  #  #
 # VISCA4   Biharmonic Viscosity Coefficient in (m4/s)  
 #  
62   &diagnostics_list   &diagnostics_list
63    frequency(1)  = 21600,    frequency(1)  = 21600,
64     fields(1,1)  = 'ETAN    ',     fields(1,1)  = 'ETAN    ',
# Line 71  Line 67 
67     fields(1,2)  = 'PHIBOT  ',     fields(1,2)  = 'PHIBOT  ',
68     filename(2)  = 'PHIBOT',     filename(2)  = 'PHIBOT',
69    frequency(3)  = 21600,    frequency(3)  = 21600,
70     fields(1,3)  = 'TAUX    ',     fields(1,3)  = 'oceTAUX ',
71     filename(3)  = 'TAUX',     filename(3)  = 'TAUX',
72    frequency(4)  = 21600,    frequency(4)  = 21600,
73     fields(1,4)  = 'TAUY    ',     fields(1,4)  = 'oceTAUY ',
74     filename(4)  = 'TAUY',     filename(4)  = 'TAUY',
75    frequency(5)  = 21600,    frequency(5)  = 21600,
76     fields(1,5)  = 'TFLUX   ',     fields(1,5)  = 'TFLUX   ',
# Line 86  Line 82 
82     fields(1,7)  = 'KPPhbl  ',     fields(1,7)  = 'KPPhbl  ',
83     filename(7)  = 'KPPhbl',     filename(7)  = 'KPPhbl',
84    frequency(8)  = 21600,    frequency(8)  = 21600,
85     fields(1,8)  = 'KPPmld  ',     fields(1,8)  = 'SALT    ',
86     filename(8)  = 'KPPmld',     levels(1,8)  = 1.,
87       filename(8)  = 'SSS',
88    frequency(9)  = 21600,    frequency(9)  = 21600,
89     fields(1,9)  = 'SSS     ',     fields(1,9)  = 'THETA   ',
90     filename(9)  = 'SSS',     levels(1,9)  = 1.,
91       filename(9)  = 'SST',
92    frequency(10) = 21600,    frequency(10) = 21600,
93     fields(1,10) = 'SST     ',     fields(1,10) = 'UVEL    ',
94     filename(10) = 'SST',     levels(1,10) = 2.,
95       filename(10) = 'UVEL_k2',
96    frequency(11) = 21600,    frequency(11) = 21600,
97     fields(1,11) = 'UVEL_k2 ',     fields(1,11) = 'VVEL    ',
98     filename(11) = 'UVEL_k2',     levels(1,11) = 2.,
99    frequency(12) = 21600,     filename(11) = 'VVEL_k2',
100     fields(1,12) = 'VVEL_k2 ',    frequency(12) = 2635200,
101     filename(12) = 'VVEL_k2',     fields(1,12) = 'ETANSQ  ',
102    frequency(13) = 2635200,     filename(12) = 'ETANSQ',
103     fields(1,13) = 'ETANSQ  ',    frequency(13)  = 2635200,
104     filename(13) = 'ETANSQ',     fields(1,13)  = 'SRELAX  ',
105    frequency(14) = 2635200,     filename(13)  = 'SRELAX',
106     fields(1,14) = 'TICE    ',    frequency(14)  = 2635200,
107     filename(14) = 'TICE',     fields(1,14)  = 'EXFhs   ',
108    frequency(15)  = 2635200,     filename(14)  = 'EXFhs',
109     fields(1,15)  = 'SRELAX  ',    frequency(15) = 2635200,
110     filename(15)  = 'SRELAX',     fields(1,15) = 'EXFhl   ',
111    frequency(16)  = 2635200,     filename(15) = 'EXFhl',
112     fields(1,16)  = 'EXFhs   ',    frequency(16) = 2635200,
113     filename(16)  = 'EXFhs',     fields(1,16) = 'EXFlwnet',
114       filename(16) = 'EXFlwnet',
115    frequency(17) = 2635200,    frequency(17) = 2635200,
116     fields(1,17) = 'EXFhl   ',     fields(1,17) = 'EXFswnet',
117     filename(17) = 'EXFhl',     filename(17) = 'EXFswnet',
118    frequency(18) = 2635200,    frequency(18) = 2635200,
119     fields(1,18) = 'EXFlw   ',     fields(1,18) = 'SALTanom',
120     filename(18) = 'EXFlw',     filename(18) = 'SALTanom',
121       fileflags(18)= 'D       ',
122    frequency(19) = 2635200,    frequency(19) = 2635200,
123     fields(1,19) = 'EXFsw   ',     fields(1,19) = 'THETA   ',
124     filename(19) = 'EXFsw',     filename(19) = 'THETA',
125       fileflags(19)= 'D       ',
126    frequency(20) = 2635200,    frequency(20) = 2635200,
127     fields(1,20) = 'SALTanom',     fields(1,20) = 'UVEL    ',
128     filename(20) = 'SALTanom',     filename(20) = 'UVEL',
129    frequency(21) = 2635200,    frequency(21) = 2635200,
130     fields(1,21) = 'THETA   ',     fields(1,21) = 'VVEL    ',
131     filename(21) = 'THETA',     filename(21) = 'VVEL',
132    frequency(22) = 2635200,    frequency(22) = 2635200,
133     fields(1,22) = 'UVEL    ',     fields(1,22) = 'UVELMASS',
134     filename(22) = 'UVEL',     filename(22) = 'UVELMASS',
135    frequency(23) = 2635200,    frequency(23) = 2635200,
136     fields(1,23) = 'VVEL    ',     fields(1,23) = 'VVELMASS',
137     filename(23) = 'VVEL',     filename(23) = 'VVELMASS',
138    frequency(24) = 2635200,    frequency(24) = 2635200,
139     fields(1,24) = 'UVELMASS',     fields(1,24) = 'WVELMASS',
140     filename(24) = 'UVELMASS',     filename(24) = 'WVELMASS',
141    frequency(25) = 2635200,    frequency(25) = 2635200,
142     fields(1,25) = 'VVELMASS',     fields(1,25) = 'SALTSQan',
143     filename(25) = 'VVELMASS',     filename(25) = 'SALTSQan',
144       fileflags(25)= 'D       ',
145    frequency(26) = 2635200,    frequency(26) = 2635200,
146     fields(1,26) = 'WVELMASS',     fields(1,26) = 'THETASQ ',
147     filename(26) = 'WVELMASS',     filename(26) = 'THETASQ',
148       fileflags(26)= 'D       ',
149    frequency(27) = 2635200,    frequency(27) = 2635200,
150     fields(1,27) = 'SALTSQan',     fields(1,27) = 'UVELSQ  ',
151     filename(27) = 'SALTSQan',     filename(27) = 'UVELSQ',
152    frequency(28) = 2635200,    frequency(28) = 2635200,
153     fields(1,28) = 'THETASQ ',     fields(1,28) = 'VVELSQ  ',
154     filename(28) = 'THETASQ',     filename(28) = 'VVELSQ',
155    frequency(29) = 2635200,    frequency(29) = 2635200,
156     fields(1,29) = 'UVELSQ  ',     fields(1,29) = 'WVELSQ  ',
157     filename(29) = 'UVELSQ',     filename(29) = 'WVELSQ',
158    frequency(30) = 2635200,    frequency(30) = 2635200,
159     fields(1,30) = 'VVELSQ  ',     fields(1,30) = 'UV_VEL_Z',
160     filename(30) = 'VVELSQ',     filename(30) = 'UV_VEL_Z',
161    frequency(31) = 2635200,    frequency(31) = 2635200,
162     fields(1,31) = 'WVELSQ  ',     fields(1,31) = 'WU_VEL  ',
163     filename(31) = 'WVELSQ',     filename(31) = 'WU_VEL',
164    frequency(32) = 2635200,    frequency(32) = 2635200,
165     fields(1,32) = 'UV_VEL_Z',     fields(1,32) = 'WV_VEL  ',
166     filename(32) = 'UV_VEL_Z',     filename(32) = 'WV_VEL',
167    frequency(33) = 2635200,    frequency(33) = 2635200,
168     fields(1,33) = 'WU_VEL  ',     fields(1,33) = 'UTHMASS ',
169     filename(33) = 'WU_VEL',     filename(33) = 'UTHMASS',
170    frequency(34) = 2635200,    frequency(34) = 2635200,
171     fields(1,34) = 'WV_VEL  ',     fields(1,34) = 'VTHMASS ',
172     filename(34) = 'WV_VEL',     filename(34) = 'VTHMASS',
173    frequency(35) = 2635200,    frequency(35) = 2635200,
174     fields(1,35) = 'UTHMASS ',     fields(1,35) = 'WTHMASS ',
175     filename(35) = 'UTHMASS',     filename(35) = 'WTHMASS',
176    frequency(36) = 2635200,    frequency(36) = 2635200,
177     fields(1,36) = 'VTHMASS ',     fields(1,36) = 'USLTMASS',
178     filename(36) = 'VTHMASS',     filename(36) = 'USLTMASS',
179    frequency(37) = 2635200,    frequency(37) = 2635200,
180     fields(1,37) = 'WTHMASS ',     fields(1,37) = 'VSLTMASS',
181     filename(37) = 'WTHMASS',     filename(37) = 'VSLTMASS',
182    frequency(38) = 2635200,    frequency(38) = 2635200,
183     fields(1,38) = 'USLTMASS',     fields(1,38) = 'WSLTMASS',
184     filename(38) = 'USLTMASS',     filename(38) = 'WSLTMASS',
185    frequency(39) = 2635200,    frequency(39) = 2635200,
186     fields(1,39) = 'VSLTMASS',     fields(1,39) = 'RHOAnoma',
187     filename(39) = 'VSLTMASS',     filename(39) = 'RHOAnoma',
188    frequency(40) = 2635200,    frequency(40) = 2635200,
189     fields(1,40) = 'WSLTMASS',     fields(1,40) = 'DRHODR  ',
190     filename(40) = 'WSLTMASS',     filename(40) = 'DRHODR',
191    frequency(41) = 2635200,    frequency(41) = 2635200,
192     fields(1,41) = 'RHOAnoma',     fields(1,41) = 'RHOANOSQ',
193     filename(41) = 'RHOAnoma',     filename(41) = 'RHOANOSQ',
194    frequency(42) = 2635200,    frequency(42) = 2635200,
195     fields(1,42) = 'DRHODR  ',     fields(1,42) = 'URHOMASS',
196     filename(42) = 'DRHODR',     filename(42) = 'URHOMASS',
197    frequency(43) = 2635200,    frequency(43) = 2635200,
198     fields(1,43) = 'RHOANOSQ',     fields(1,43) = 'VRHOMASS',
199     filename(43) = 'RHOANOSQ',     filename(43) = 'VRHOMASS',
200    frequency(44) = 2635200,    frequency(44) = 2635200,
201     fields(1,44) = 'URHOMASS',     fields(1,44) = 'WRHOMASS',
202     filename(44) = 'URHOMASS',     filename(44) = 'WRHOMASS',
203    frequency(45) = 2635200,   &
204     fields(1,45) = 'VRHOMASS',  
205     filename(45) = 'VRHOMASS',  # Parameter for Diagnostics of per level statistics:
206    frequency(46) = 2635200,  #-----------------
207     fields(1,46) = 'WRHOMASS',  # for each output-stream:
208     filename(46) = 'WRHOMASS',  #  stat_fname(n) : prefix of the output file name (only 8.c long) for
209    frequency(47) = 2635200,  #outp.stream n
210     fields(1,47) = 'VISCA4',  #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
211     filename(47) = 'VISCA4',  #               > 0 : write time-average output every stat_freq seconds
212  &end  #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
213    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
214    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see
215    #"available_diagnostics.log"
216    #                 file for the list of all available diag. in this particular
217    #config)
218    #-----------------
219     &DIAG_STATIS_PARMS
220    #- an example just to check the agreement with MONITOR output:
221    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
222    #   stat_fname(1)= 'dynStDiag',
223    #    stat_freq(1)= -864000.,
224    #   stat_phase(1)= 0.,
225     &

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22