/[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.21 by dimitri, Wed Jul 8 20:20:58 2009 UTC
# Line 3  Line 3 
3  # 6-hourly 2-D fields:  # 6-hourly 2-D fields:
4  # ====================  # ====================
5  #  #
6  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)  # oceTAUX  zonal surface wind stress, >0 increases uVel (N/m^2)
7  # PHIBOT   ocean bottom pressure / top. atmos geo-Potential  # oceTAUY  meridional surf. wind stress, >0 increases vVel (N/m^2)
8  # TAUX     zonal surface wind stress, >0 increases uVel  # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)
9  # TAUY     meridional surf. wind stress, >0 increases vVel  # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)
10  # TFLUX    net surface heat flux, >0 increases theta  # oceQnet  net surface heat flux into the ocean, >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  # KPPhbl   KPP boundary layer depth, bulk Ri criterion  # KPPhbl   KPP boundary layer depth, bulk Ri criterion
13  # KPPmld   Mixed layer depth, dT=.8degC density criterion  # MXLDEPTH Mixed layer depth, dT=.8degC density criterion
 # SSS      Sea Surface Salinity (g/kg)  
14  # SST      Sea Surface Temperature (degC,K)  # SST      Sea Surface Temperature (degC,K)
 # UVEL_k2  Zonal Component of Velocity at level 2 (m/s)  
 # VVEL_k2  Meridional Component of Velocity at level 2 (m/s)  
15  #  #
16  # daily 2-D fields:  # daily 2-D fields:
17  # =================  # =================
18  #  #
19    # ETAN     Perturbation of Surface (pressure, height) (Pa,m)
20    # 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]  # SIarea   SEAICE fractional ice-covered area [0 to 1]
23  # SIheff   SEAICE effective ice thickness (m)  # SIheff   SEAICE effective ice thickness (m)
24  # SIuice   SEAICE zonal ice velocity, >0 from West to East (m/s)  # 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)  # SIvice   SEAICE merid. ice velocity, >0 from South to North (m/s)
26  # SIhsnow  SEAICE snow thickness (m)  # SIhsnow  SEAICE snow thickness (m)
27  #  # SIhsalt  SEAICE effective salinity (g/m^2)
28  # monthly 2-D fields:  #
29  # ===================  # 3-day 3-D fields:
30  #  # =================
 # ETANSQ   Square of Perturbation of Sfc (Pa2,m2)  
 # SRELAX   surface salinity relaxation, >0 increases salt  
 # EXFhs    Sensible heat flux into ocean  
 # EXFhl    Latent heat flux into ocean  
 # EXFlwnet Net longwave radiation  
 # EXFswnet Net shortwave radiation  
 #  
 # monthly 3-D fields:  
 # ===================  
31  #  #
32  # SALTanom Salt anomaly (=SALT-35; g/kg)  # SALTanom Salt anomaly (=SALT-35; g/kg)
33  # THETA    Potential Temperature (degC,K)  # THETA    Potential Temperature (degC)
 # 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)
 #  
 # SALTSQan Square of Salt anomaly (=(SALT-35)^2 (g^2/kg^2)  
 # THETASQ  Square of Potential Temperature (K2)  
 # 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)  
 # WU_VEL   Vertical Transport of Zonal Momentum (m^2/s^2)  
 # WV_VEL   Vertical Transport of Meridional Momentum (m^2/s^2)  
 #  
 # UTHMASS  Zonal Mass-Weight Transp of Pot Temp (K.m/s)  
 # VTHMASS  Meridional Mass-Weight Transp of Pot Temp (K.m/s)  
 # WTHMASS  Vertical Mass-Weight Transp of Pot Temp (K.m/s)  
 # USLTMASS Zonal Mass-Weight Transp of Salt (g/kg.m/s)  
 # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)  
 # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)  
 #  
 # RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3)  
 # DRHODR   Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4)  
 # RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6)  
 # URHOMASS Zonal Transport of Density (kg/m^2/s)  
 # VRHOMASS Meridional Transport of Density (kg/m^2/s)  
 # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)  
37  #  #
38  # VISCA4   Biharmonic Viscosity Coefficient in (m4/s)  # monthly 3-D fields:
39    # ===================
40    #
41    # WTHMASS  Vertical Mass-Weight Transp of Pot Temp (degC.m/s)
42    # WSLTMASS Vertical Mass-Weight Transp of Salinity (PSU.m/s)
43    # ADVr_TH  Vertical   Advective Flux of Pot.Temperature (degC.m^3/s)
44    # ADVx_TH  Zonal      Advective Flux of Pot.Temperature (degC.m^3/s)
45    # ADVy_TH  Meridional Advective Flux of Pot.Temperature (degC.m^3/s)
46    # DFrI_TH  Vertical Diffusive Flux of Pot.Temperature (Implicit part)
47    # ADVr_SLT Vertical   Advective Flux of Salinity
48    # ADVx_SLT Zonal      Advective Flux of Salinity
49    # ADVy_SLT Meridional Advective Flux of Salinity
50    # DFrI_SLT Vertical Diffusive Flux of Salinity    (Implicit part)
51    # KPPdiffT Vertical diffusion coefficient for heat
52    # KPPghat  Nonlocal transport coefficient
53    # KPPfrac  Short-wave flux fraction penetrating mixing layer
54    # SHIfwFlx SHELFICE fresh water flux (positive upward) (kg/m^2/s)
55    # SHIhtFlx SHELFICE heat flux  (positive upward) (W/m^2)
56    # SHIForcS Ice shelf forcing for salt, >0 increases salt (g/m2/s)
57    # DSLP_TH  Pot.Temp. tendency from Down-Slope package (K/s)
58    # DSLP_SLT Salinity  tendency from Down-Slope package (psu/s)
59    # DSLPuFlw Zonal  Down-Sloping Transport (u-component) (m^3/s)
60    # DSLPvFlw Merid. Down-Sloping Transport (v-component) (m^3/s)
61  #  #
62   &diagnostics_list   &diagnostics_list
63    frequency(1)  = 21600,     frequency(1)  = 21600.,
64     fields(1,1)  = 'ETAN    ',      fields(1,1)  = 'oceTAUX ',
65     filename(1)  = 'ETAN',      filename(1)  = 'oceTAUX',
66    frequency(2)  = 21600,     frequency(2)  = 21600.,
67     fields(1,2)  = 'PHIBOT  ',      fields(1,2)  = 'oceTAUY ',
68     filename(2)  = 'PHIBOT',      filename(2)  = 'oceTAUY',
69    frequency(3)  = 21600,     frequency(3)  = 21600.,
70     fields(1,3)  = 'TAUX    ',      fields(1,3)  = 'oceFWflx',
71     filename(3)  = 'TAUX',      filename(3)  = 'oceFWflx',
72    frequency(4)  = 21600,     frequency(4)  = 21600.,
73     fields(1,4)  = 'TAUY    ',      fields(1,4)  = 'oceSflux',
74     filename(4)  = 'TAUY',      filename(4)  = 'oceSflux',
75    frequency(5)  = 21600,     frequency(5)  = 21600.,
76     fields(1,5)  = 'TFLUX   ',      fields(1,5)  = 'oceQnet ',
77     filename(5)  = 'TFLUX',      filename(5)  = 'oceQnet',
78    frequency(6)  = 21600,     frequency(6)  = 21600.,
79     fields(1,6)  = 'SFLUX   ',      fields(1,6)  = 'oceQsw  ',
80     filename(6)  = 'SFLUX',      filename(6)  = 'oceQsw',
81    frequency(7)  = 21600,     frequency(7)  = 21600.,
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)  = 'MXLDEPTH',
86     filename(8)  = 'KPPmld',      filename(8)  = 'MXLDEPTH',
87    frequency(9)  = 21600,     frequency(9)  = 21600.,
88     fields(1,9)  = 'SALT    ',      fields(1,9)  = 'THETA   ',
89     levels(1,9)  = 1.,      levels(1,9)  = 1.,
90     filename(9)  = 'SSS',      filename(9)  = 'SST',
91    frequency(10) = 21600,     frequency(10) = 86400.,
92     fields(1,10) = 'THETA   ',      fields(1,10) = 'ETAN    ',
93     levels(1,10) = 1.,      filename(10) = 'ETAN',
94     filename(10) = 'SST',     frequency(11) = 86400.,
95    frequency(11) = 21600,      fields(1,11) = 'PHIBOT  ',
96     fields(1,11) = 'UVEL    ',      filename(11) = 'PHIBOT',
97     levels(1,11) = 2.,     frequency(12) = 86400.,
98     filename(11) = 'UVEL_k2',      fields(1,12) = 'SALT    ',
99    frequency(12) = 21600,      levels(1,12) = 1.,
100     fields(1,12) = 'VVEL    ',      filename(12) = 'SSS',
101     levels(1,12) = 2.,     frequency(13) = 86400.,
102     filename(12) = 'VVEL_k2',      fields(1,13) = 'SIarea  ',
103    frequency(13) = 2635200,      filename(13) = 'SIarea',
104     fields(1,13) = 'ETANSQ  ',     frequency(14) = 86400.,
105     filename(13) = 'ETANSQ',      fields(1,14) = 'SIheff  ',
106    frequency(14)  = 2635200,      filename(14) = 'SIheff',
107     fields(1,14)  = 'SRELAX  ',     frequency(15) = 86400.,
108     filename(14)  = 'SRELAX',      fields(1,15) = 'SIuice  ',
109    frequency(15)  = 2635200,      filename(15) = 'SIuice',
110     fields(1,15)  = 'EXFhs   ',     frequency(16) = 86400.,
111     filename(15)  = 'EXFhs',      fields(1,16) = 'SIvice  ',
112    frequency(16) = 2635200,      filename(16) = 'SIvice',
113     fields(1,16) = 'EXFhl   ',     frequency(17) = 86400.,
114     filename(16) = 'EXFhl',      fields(1,17) = 'SIhsnow ',
115    frequency(17) = 2635200,      filename(17) = 'SIhsnow',
116     fields(1,17) = 'EXFlwnet',     frequency(18) = 86400.,
117     filename(17) = 'EXFlwnet',      fields(1,18) = 'SIhsalt ',
118    frequency(18) = 2635200,      filename(18) = 'SIhsalt',
119     fields(1,18) = 'EXFswnet',     frequency(19) = 259200.,
120     filename(18) = 'EXFswnet',      fields(1,19) = 'SALTanom',
121    frequency(19) = 2635200,      filename(19) = 'SALTanom',
122     fields(1,19) = 'SALTanom',     frequency(20) = 259200.,
123     filename(19) = 'SALTanom',      fields(1,20) = 'THETA   ',
124     fileflags(19)= 'D       ',      filename(20) = 'THETA',
125    frequency(20) = 2635200,     frequency(21) = 259200.,
126     fields(1,20) = 'THETA   ',      fields(1,21) = 'UVELMASS',
127     filename(20) = 'THETA',      filename(21) = 'UVELMASS',
128     fileflags(20)= 'D       ',     frequency(22) = 259200.,
129    frequency(21) = 2635200,      fields(1,22) = 'VVELMASS',
130     fields(1,21) = 'UVEL    ',      filename(22) = 'VVELMASS',
131     filename(21) = 'UVEL',     frequency(23) = 259200.,
132    frequency(22) = 2635200,      fields(1,23) = 'WVELMASS',
133     fields(1,22) = 'VVEL    ',      filename(23) = 'WVELMASS',
134     filename(22) = 'VVEL',     frequency(24) = 2592000.,
135    frequency(23) = 2635200,      fields(1,24) = 'WTHMASS ',
136     fields(1,23) = 'UVELMASS',      filename(24) = 'WTHMASS',
137     filename(23) = 'UVELMASS',     frequency(25) = 2592000.,
138    frequency(24) = 2635200,      fields(1,25) = 'WSLTMASS',
139     fields(1,24) = 'VVELMASS',      filename(25) = 'WSLTMASS',
140     filename(24) = 'VVELMASS',     frequency(26) = 2592000.,
141    frequency(25) = 2635200,      fields(1,26) = 'ADVr_TH ',
142     fields(1,25) = 'WVELMASS',      filename(26) = 'ADVr_TH',
143     filename(25) = 'WVELMASS',     frequency(27) = 2592000.,
144    frequency(26) = 2635200,      fields(1,27) = 'ADVx_TH ',
145     fields(1,26) = 'SALTSQan',      filename(27) = 'ADVx_TH',
146     filename(26) = 'SALTSQan',     frequency(28) = 2592000.,
147     fileflags(26)= 'D       ',      fields(1,28) = 'ADVy_TH ',
148    frequency(27) = 2635200,      filename(28) = 'ADVy_TH',
149     fields(1,27) = 'THETASQ ',     frequency(29) = 2592000.,
150     filename(27) = 'THETASQ',      fields(1,29) = 'DFrI_TH ',
151     fileflags(27)= 'D       ',      filename(29) = 'DFrI_TH'
152    frequency(28) = 2635200,     frequency(30) = 2592000.,
153     fields(1,28) = 'UVELSQ  ',      fields(1,30) = 'ADVr_SLT',
154     filename(28) = 'UVELSQ',      filename(30) = 'ADVr_SLT',
155    frequency(29) = 2635200,     frequency(31) = 2592000.,
156     fields(1,29) = 'VVELSQ  ',      fields(1,31) = 'ADVx_SLT',
157     filename(29) = 'VVELSQ',      filename(31) = 'ADVx_SLT',
158    frequency(30) = 2635200,     frequency(32) = 2592000.,
159     fields(1,30) = 'WVELSQ  ',      fields(1,32) = 'ADVy_SLT',
160     filename(30) = 'WVELSQ',      filename(32) = 'ADVy_SLT',
161    frequency(31) = 2635200,     frequency(33) = 2592000.,
162     fields(1,31) = 'UV_VEL_Z',      fields(1,33) = 'DFrI_SLT',
163     filename(31) = 'UV_VEL_Z',      filename(33) = 'DFrI_SLT'
164    frequency(32) = 2635200,     frequency(34) = 2592000.,
165     fields(1,32) = 'WU_VEL  ',      fields(1,34) = 'KPPdiffT',
166     filename(32) = 'WU_VEL',      filename(34) = 'KPPdiffT',
167    frequency(33) = 2635200,     frequency(35) = 2592000.,
168     fields(1,33) = 'WV_VEL  ',      fields(1,35) = 'KPPghat ',
169     filename(33) = 'WV_VEL',      filename(35) = 'KPPghat',
170    frequency(34) = 2635200,     frequency(36) = 2592000.,
171     fields(1,34) = 'UTHMASS ',      fields(1,36) = 'KPPfrac ',
172     filename(34) = 'UTHMASS',      filename(36) = 'KPPfrac',
173    frequency(35) = 2635200,    frequency(37) = 2592000.,
174     fields(1,35) = 'VTHMASS ',     fields(1,37) = 'SHIfwFlx',
175     filename(35) = 'VTHMASS',     filename(37) = 'SHIfwFlx',
176    frequency(36) = 2635200,    frequency(38) = 2592000.,
177     fields(1,36) = 'WTHMASS ',     fields(1,38) = 'SHIhtFlx',
178     filename(36) = 'WTHMASS',     filename(38) = 'SHIhtFlx',
179    frequency(37) = 2635200,    frequency(39) = 2592000.,
180     fields(1,37) = 'USLTMASS',     fields(1,39) = 'SHIForcS',
181     filename(37) = 'USLTMASS',     filename(39) = 'SHIForcS',
182    frequency(38) = 2635200,    frequency(40) = 2592000.,
183     fields(1,38) = 'VSLTMASS',     fields(1,40) = 'DSLP_TH ',
184     filename(38) = 'VSLTMASS',     filename(40) = 'DSLP_TH',
185    frequency(39) = 2635200,    frequency(41) = 2592000.,
186     fields(1,39) = 'WSLTMASS',     fields(1,41) = 'DSLP_SLT',
187     filename(39) = 'WSLTMASS',     filename(41) = 'DSLP_SLT',
188    frequency(40) = 2635200,    frequency(42) = 2592000.,
189     fields(1,40) = 'RHOAnoma',     fields(1,42) = 'DSLPuFlw',
190     filename(40) = 'RHOAnoma',     filename(42) = 'DSLPuFlw',
191    frequency(41) = 2635200,    frequency(43) = 2592000.,
192     fields(1,41) = 'DRHODR  ',     fields(1,43) = 'DSLPvFlw',
193     filename(41) = 'DRHODR',     filename(43) = 'DSLPvFlw',
194    frequency(42) = 2635200,  &
    fields(1,42) = 'RHOANOSQ',  
    filename(42) = 'RHOANOSQ',  
   frequency(43) = 2635200,  
    fields(1,43) = 'URHOMASS',  
    filename(43) = 'URHOMASS',  
   frequency(44) = 2635200,  
    fields(1,44) = 'VRHOMASS',  
    filename(44) = 'VRHOMASS',  
   frequency(45) = 2635200,  
    fields(1,45) = 'WRHOMASS',  
    filename(45) = 'WRHOMASS',  
   frequency(46) = 86400,  
    fields(1,46) = 'SIarea  ',  
    filename(46) = 'SIarea',  
   frequency(47) = 86400,  
    fields(1,47) = 'SIheff  ',  
    filename(47) = 'SIheff',  
   frequency(48) = 86400,  
    fields(1,48) = 'SIuice  ',  
    filename(48) = 'SIuice',  
   frequency(49) = 86400,  
    fields(1,49) = 'SIvice  ',  
    filename(49) = 'SIvice',  
   frequency(50) = 86400,  
    fields(1,50) = 'SIhsnow ',  
    filename(50) = 'SIhsnow',  
  &  
195    
196  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:
197  #-----------------  #-----------------

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

  ViewVC Help
Powered by ViewVC 1.1.22