/[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.1 by dimitri, Thu Feb 10 05:58:59 2005 UTC revision 1.18 by dimitri, Tue Jun 16 14:45:28 2009 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=1200s  
2  #  #
3  # 6-hourly 2-D fields:  # 6-hourly 2-D fields:
4  # ====================  # ====================
5  #  #
6    # oceTAUX  zonal surface wind stress, >0 increases uVel (N/m^2)
7    # oceTAUY  meridional surf. wind stress, >0 increases vVel (N/m^2)
8    # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
9    # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)
10    # oceQnet  net surface heat flux into the ocean, >0 increases theta (W/m^2)
11    # oceQsw   net Short-Wave radiation (+=down), >0 increases theta (W/m^2)
12    # KPPhbl   KPP boundary layer depth, bulk Ri criterion
13    # MXLDEPTH Mixed layer depth, dT=.8degC density criterion
14    # SST      Sea Surface Temperature (degC,K)
15    #
16    # daily 2-D fields:
17    # =================
18    #
19  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)
20  # PHIBOT   ocean bottom pressure / top. atmos geo-Potential  # PHIBOT   ocean bottom pressure / top. atmos geo-Potential
21    # SSS      Sea Surface Salinity (g/kg)
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    # SIhsalt  SEAICE effective salinity (g/m^2)
28    #
29    # 3-day 3-D fields:
30    # =================
31  #  #
32  # monthly 2-D fields:  # SALTanom Salt anomaly (=SALT-35; g/kg)
 # ===================  
 #  
 # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)  
 # TAUX     zonal surface wind stress, >0 increases uVel  
 # TAUY     meridional surf. wind stress, >0 increases vVel  
 # TFLUX    net surface heat flux, >0 increases theta  
 # TRELAX   surface temperature relaxation, >0 increases theta  
 # TICE     heat from melt/freeze of sea-ice, >0 increases theta  
 # SFLUX    net surface salt flux, >0 increases salt  
 # SRELAX   surface salinity relaxation, >0 increases salt  
 #  
 # monthly 3-D fields:  
 # ===================  
 #  
 # SALT     Salt or Water Vapor mixing ratio (g/kg)  
33  # THETA    Potential Temperature (degC,K)  # THETA    Potential Temperature (degC,K)
 # UVEL     Zonal Component of Velocity (m/s)  
 # VVEL     Meridional Component of Velocity (m/s)  
34  # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)  # UVELMASS Zonal Mass-Weighted Comp of Velocity (m/s)
35  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)  # VVELMASS Meridional Mass-Weighted Comp of Velocity (m/s)
36  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)  # WVELMASS Vertical Mass-Weighted Comp of Velocity (m/s)
37    #
38    # monthly 3-D fields:
39    # ===================
40  #  #
41  # SALTSQ   Square of Salt or Water Vapor mix rat (g2/kg2)  # UTHMASS  Zonal Mass-Weight Transp of Pot Temp
42  # THETASQ  Square of Potential Temperature (K2)  # VTHMASS  Meridional Mass-Weight Transp of Pot Temp
 # UVELSQ   Square of Zonal Comp of Velocity (m2/s2)  
 # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)  
 # WVELSQ   Square of Vertical Comp of Velocity (m2/s2)  
 # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)  
 # -> missing WU  
 # -> missing WV  
 #  
 # UTHMASS  Zonal Mass-Weight Transp of Pot Temp (K.m/s)  
 # VTHMASS  Meridional Mass-Weight Transp of Pot Temp (K.m/s)  
43  # WTHMASS  Vertical Mass-Weight Transp of Pot Temp (K.m/s)  # WTHMASS  Vertical Mass-Weight Transp of Pot Temp (K.m/s)
44  # USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s)  # USLTMASS Zonal Mass-Weight Transp of Salinity
45  # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)  # VSLTMASS Meridional Mass-Weight Transp of Salinity
46  # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)  # WSLTMASS Vertical Mass-Weight Transp of Salinity
47  #  # ADVr_TH  Vertical   Advective Flux of Pot.Temperature
48  # RHOAnoma Density Anomaly (=Rho-rhoConst)  # ADVx_TH  Zonal      Advective Flux of Pot.Temperature
49  # DRHODR   Stratification: d.Sigma/dr (kg/m3/r_unit)  # ADVy_TH  Meridional Advective Flux of Pot.Temperature
50  # -> missing BSQ  # DFrE_TH  Vertical Diffusive Flux of Pot.Temperature (Explicit part)
51  # -> missing UBMASS  # DFxE_TH  Zonal      Diffusive Flux of Pot.Temperature
52  # -> missing VBMASS  # DFyE_TH  Meridional Diffusive Flux of Pot.Temperature
53  # -> missing WBMASS  # DFrI_TH  Vertical Diffusive Flux of Pot.Temperature (Implicit part)
54    # ADVr_SLT Vertical   Advective Flux of Salinity
55    # ADVx_SLT Zonal      Advective Flux of Salinity
56    # ADVy_SLT Meridional Advective Flux of Salinity
57    # DFrE_SLT Vertical Diffusive Flux of Salinity    (Explicit part)
58    # DFxE_SLT Zonal      Diffusive Flux of Salinity
59    # DFyE_SLT Meridional Diffusive Flux of Salinity
60    # DFrI_SLT Vertical Diffusive Flux of Salinity    (Implicit part)
61    # KPPdiffT Vertical diffusion coefficient for heat
62    # KPPghat  Nonlocal transport coefficient
63    # KPPfrac  Short-wave flux fraction penetrating mixing layer
64  #  #
65   &diagnostics_list   &diagnostics_list
66    frequency(1)  = 18,     frequency(1)  = 21600.,
67     fields(1,1)  = 'ETAN    ',      fields(1,1)  = 'oceTAUX ',
68     filename(1)  = 'ETAN',      filename(1)  = 'oceTAUX',
69    frequency(2)  = 18,     frequency(2)  = 21600.,
70     fields(1,2)  = 'PHIBOT  ',      fields(1,2)  = 'oceTAUY ',
71     filename(2)  = 'PHIBOT',      filename(2)  = 'oceTAUY',
72    frequency(3)  = 2196,     frequency(3)  = 21600.,
73     fields(1,3)  = 'ETANSQ  ',      fields(1,3)  = 'oceFWflx',
74     filename(3)  = 'ETANSQ',      filename(3)  = 'oceFWflx',
75    frequency(4)  = 2196,     frequency(4)  = 21600.,
76     fields(1,4)  = 'TAUX    ',      fields(1,4)  = 'oceSflux',
77     filename(4)  = 'TAUX',      filename(4)  = 'oceSflux',
78    frequency(5)  = 2196,     frequency(5)  = 21600.,
79     fields(1,5)  = 'TAUY    ',      fields(1,5)  = 'oceQnet ',
80     filename(5)  = 'TAUY',      filename(5)  = 'oceQnet',
81    frequency(6)  = 2196,     frequency(6)  = 21600.,
82     fields(1,6)  = 'TFLUX   ',      fields(1,6)  = 'oceQsw  ',
83     filename(6)  = 'TFLUX',      filename(6)  = 'oceQsw',
84    frequency(7)  = 2196,     frequency(7)  = 21600.,
85     fields(1,7)  = 'TRELAX  ',      fields(1,7)  = 'KPPhbl  ',
86     filename(7)  = 'TRELAX',      filename(7)  = 'KPPhbl',
87    frequency(8)  = 2196,     frequency(8)  = 21600.,
88     fields(1,8)  = 'TICE    ',      fields(1,8)  = 'MXLDEPTH',
89     filename(8)  = 'TICE',      filename(8)  = 'MXLDEPTH',
90    frequency(9)  = 2196,     frequency(9)  = 21600.,
91     fields(1,9)  = 'SFLUX   ',      fields(1,9)  = 'THETA   ',
92     filename(9)  = 'SFLUX',      levels(1,9)  = 1.,
93    frequency(10) = 2196,      filename(9)  = 'SST',
94     fields(1,10) = 'SRELAX  ',     frequency(10) = 86400.,
95     filename(10) = 'SRELAX',      fields(1,10) = 'ETAN    ',
96    frequency(11) = 2196,      filename(10) = 'ETAN',
97     fields(1,11) = 'SALT    ',     frequency(11) = 86400.,
98     filename(11) = 'SALT',      fields(1,11) = 'PHIBOT  ',
99    frequency(12) = 2196,      filename(11) = 'PHIBOT',
100     fields(1,12) = 'THETA   ',     frequency(12) = 86400.,
101     filename(12) = 'THETA',      fields(1,12) = 'SALT    ',
102    frequency(13) = 2196,      levels(1,12) = 1.,
103     fields(1,13) = 'UVEL    ',      filename(12) = 'SSS',
104     filename(13) = 'UVEL',     frequency(13) = 86400.,
105    frequency(14) = 2196,      fields(1,13) = 'SIarea  ',
106     fields(1,14) = 'VVEL    ',      filename(13) = 'SIarea',
107     filename(14) = 'VVEL',     frequency(14) = 86400.,
108    frequency(15) = 2196,      fields(1,14) = 'SIheff  ',
109     fields(1,15) = 'UVELMASS',      filename(14) = 'SIheff',
110     filename(15) = 'UVELMASS',     frequency(15) = 86400.,
111    frequency(16) = 2196,      fields(1,15) = 'SIuice  ',
112     fields(1,16) = 'VVELMASS',      filename(15) = 'SIuice',
113     filename(16) = 'VVELMASS',     frequency(16) = 86400.,
114    frequency(17) = 2196,      fields(1,16) = 'SIvice  ',
115     fields(1,17) = 'WVELMASS',      filename(16) = 'SIvice',
116     filename(17) = 'WVELMASS',     frequency(17) = 86400.,
117    frequency(18) = 2196,      fields(1,17) = 'SIhsnow ',
118     fields(1,18) = 'SALTSQ  ',      filename(17) = 'SIhsnow',
119     filename(18) = 'SALTSQ',     frequency(18) = 86400.,
120    frequency(19) = 2196,      fields(1,18) = 'SIhsalt ',
121     fields(1,19) = 'THETASQ ',      filename(18) = 'SIhsalt',
122     filename(19) = 'THETASQ',     frequency(19) = 259200.,
123    frequency(20) = 2196,      fields(1,19) = 'SALTanom',
124     fields(1,20) = 'UVELSQ  ',      filename(19) = 'SALTanom',
125     filename(20) = 'UVELSQ',     frequency(20) = 259200.,
126    frequency(21) = 2196,      fields(1,20) = 'THETA   ',
127     fields(1,21) = 'VVELSQ  ',      filename(20) = 'THETA',
128     filename(21) = 'VVELSQ',     frequency(21) = 259200.,
129    frequency(22) = 2196,      fields(1,21) = 'UVELMASS',
130     fields(1,22) = 'WVELSQ  ',      filename(21) = 'UVELMASS',
131     filename(22) = 'WVELSQ',     frequency(22) = 259200.,
132    frequency(23) = 2196,      fields(1,22) = 'VVELMASS',
133     fields(1,23) = 'UV_VEL_Z',      filename(22) = 'VVELMASS',
134     filename(23) = 'UV_VEL_Z',     frequency(23) = 259200.,
135  # frequency(24) = 2196,      fields(1,23) = 'WVELMASS',
136  #  fields(1,24) = 'WU      ',      filename(23) = 'WVELMASS',
137  #  filename(24) = 'WU',     frequency(24) = 2635200.,
138  # frequency(25) = 2196,      fields(1,24) = 'UTHMASS ',
139  #  fields(1,25) = 'WV      ',      filename(24) = 'UTHMASS',
140  #  filename(25) = 'WV',     frequency(25) = 2635200.,
141    frequency(26) = 2196,      fields(1,25) = 'VTHMASS ',
142     fields(1,26) = 'UTHMASS ',      filename(25) = 'VTHMASS',
143     filename(26) = 'UTHMASS',     frequency(26) = 2635200.,
144    frequency(27) = 2196,      fields(1,26) = 'WTHMASS ',
145     fields(1,27) = 'VTHMASS ',      filename(26) = 'WTHMASS',
146     filename(27) = 'VTHMASS',     frequency(27) = 2635200.,
147    frequency(28) = 2196,      fields(1,27) = 'USLTMASS',
148     fields(1,28) = 'WTHMASS ',      filename(27) = 'USLTMASS',
149     filename(28) = 'WTHMASS',     frequency(28) = 2635200.,
150    frequency(29) = 2196,      fields(1,28) = 'VSLTMASS',
151     fields(1,29) = 'USLTMASS',      filename(28) = 'VSLTMASS',
152     filename(29) = 'USLTMASS',     frequency(29) = 2635200.,
153    frequency(30) = 2196,      fields(1,29) = 'WSLTMASS',
154     fields(1,30) = 'VSLTMASS',      filename(29) = 'WSLTMASS',
155     filename(30) = 'VSLTMASS',     frequency(30) = 2635200.,
156    frequency(31) = 2196,      fields(1,30) = 'ADVr_TH ',
157     fields(1,31) = 'WSLTMASS',      filename(30) = 'ADVr_TH',
158     filename(31) = 'WSLTMASS',     frequency(31) = 2635200.,
159    frequency(32) = 2196,      fields(1,31) = 'ADVx_TH ',
160     fields(1,32) = 'RHOAnoma',      filename(31) = 'ADVx_TH',
161     filename(32) = 'RHOAnoma',     frequency(32) = 2635200.,
162    frequency(33) = 2196,      fields(1,32) = 'ADVy_TH ',
163     fields(1,33) = 'DRHODR  ',      filename(32) = 'ADVy_TH',
164     filename(33) = 'DRHODR',     frequency(33) = 2635200.,
165  # frequency(34) = 2196,      fields(1,33) = 'DFrE_TH ',
166  #  fields(1,34) = 'BSQ     ',      filename(33) = 'DFrE_TH',
167  #  filename(34) = 'BSQ',     frequency(34) = 2635200.,
168  # frequency(35) = 2196,      fields(1,34) = 'DFxE_TH ',
169  #  fields(1,35) = 'UBMASS  ',      filename(34) = 'DFxE_TH',
170  #  filename(35) = 'UBMASS',     frequency(35) = 2635200.,
171  # frequency(36) = 2196,      fields(1,35) = 'DFyE_TH ',
172  #  fields(1,36) = 'VBMASS  ',      filename(35) = 'DFyE_TH',
173  #  filename(36) = 'VBMASS',     frequency(36) = 2635200.,
174  # frequency(37) = 2196,      fields(1,36) = 'DFrI_TH ',
175  #  fields(1,37) = 'WBMASS  ',      filename(36) = 'DFrI_TH'
176  #  filename(37) = 'WBMASS',     frequency(37) = 2635200.,
177  &end      fields(1,37) = 'ADVr_SLT',
178        filename(37) = 'ADVr_SLT',
179       frequency(38) = 2635200.,
180        fields(1,38) = 'ADVx_SLT',
181        filename(38) = 'ADVx_SLT',
182       frequency(39) = 2635200.,
183        fields(1,39) = 'ADVy_SLT',
184        filename(39) = 'ADVy_SLT',
185       frequency(40) = 2635200.,
186        fields(1,40) = 'DFrE_SLT',
187        filename(40) = 'DFrE_SLT',
188       frequency(41) = 2635200.,
189        fields(1,41) = 'DFxE_SLT',
190        filename(41) = 'DFxE_SLT',
191       frequency(42) = 2635200.,
192        fields(1,42) = 'DFyE_SLT',
193        filename(42) = 'DFyE_SLT',
194       frequency(43) = 2635200.,
195        fields(1,43) = 'DFrI_SLT',
196        filename(43) = 'DFrI_SLT'
197       frequency(44) = 2635200.,
198        fields(1,44) = 'KPPdiffT',
199        filename(44) = 'KPPdiffT',
200       frequency(45) = 2635200.,
201        fields(1,45) = 'KPPghat ',
202        filename(45) = 'KPPghat',
203       frequency(46) = 2635200.,
204        fields(1,46) = 'KPPfrac ',
205        filename(46) = 'KPPfrac',
206     &
207    
208    # Parameter for Diagnostics of per level statistics:
209    #-----------------
210    # for each output-stream:
211    #  stat_fname(n) : prefix of the output file name (only 8.c long) for
212    #outp.stream n
213    #  stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
214    #               > 0 : write time-average output every stat_freq seconds
215    #  stat_phase(n)    : write at time = stat_phase + multiple of |stat_freq|
216    #  stat_region(:,n) : list of "regions" (default: 1 region only=global)
217    #  stat_fields(:,n) : list of diagnostics fields (8.c) (see
218    #"available_diagnostics.log"
219    #                 file for the list of all available diag. in this particular
220    #config)
221    #-----------------
222     &DIAG_STATIS_PARMS
223    #- an example just to check the agreement with MONITOR output:
224    #stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ', 'THETA   ',
225    #   stat_fname(1)= 'dynStDiag',
226    #    stat_freq(1)= -864000.,
227    #   stat_phase(1)= 0.,
228     &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.22