/[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.3 by dimitri, Sat Feb 19 06:28:29 2005 UTC
# Line 38  Line 38 
38  # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)  # VVELSQ   Square of Meridional Comp of Velocity (m2/s2)
39  # WVELSQ   Square of Vertical Comp of Velocity (m2/s2)  # WVELSQ   Square of Vertical Comp of Velocity (m2/s2)
40  # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)  # UV_VEL_Z Meridional Transport of Zonal Momentum (m2/s2)
41  # -> missing WU  # WU_VEL   Vertical Transport of Zonal Momentum (m^2/s^2)
42  # -> missing WV  # WV_VEL   Vertical Transport of Meridional Momentum (m^2/s^2)
43  #  #
44  # UTHMASS  Zonal Mass-Weight Transp of Pot Temp (K.m/s)  # UTHMASS  Zonal Mass-Weight Transp of Pot Temp (K.m/s)
45  # VTHMASS  Meridional Mass-Weight Transp of Pot Temp (K.m/s)  # VTHMASS  Meridional Mass-Weight Transp of Pot Temp (K.m/s)
# Line 48  Line 48 
48  # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)  # VSLTMASS Meridional Mass-Weight Transp of Salt (g/kg.m/s)
49  # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)  # WSLTMASS Vertical Mass-Weight Transp of Salt (g/kg.m/s)
50  #  #
51  # RHOAnoma Density Anomaly (=Rho-rhoConst)  # RHOAnoma Density Anomaly (=Rho-rhoConst; kg/m^3)
52  # DRHODR   Stratification: d.Sigma/dr (kg/m3/r_unit)  # DRHODR   Stratification: d.Sigma/dr (kg/m3/r_unit; kg/m^4)
53  # -> missing BSQ  # RHOANOSQ Square of Density Anomaly (=(Rho-rhoConst)^2; kg^2/m^6)
54  # -> missing UBMASS  # URHOMASS Zonal Transport of Density (kg/m^2/s)
55  # -> missing VBMASS  # VRHOMASS Meridional Transport of Density (kg/m^2/s)
56  # -> missing WBMASS  # WRHOMASS Vertical Transport of Potential Density (kg/m^2/s)
57  #  #
58   &diagnostics_list   &diagnostics_list
59    frequency(1)  = 18,    frequency(1)  = 18,
# Line 125  Line 125 
125    frequency(23) = 2196,    frequency(23) = 2196,
126     fields(1,23) = 'UV_VEL_Z',     fields(1,23) = 'UV_VEL_Z',
127     filename(23) = 'UV_VEL_Z',     filename(23) = 'UV_VEL_Z',
128  # frequency(24) = 2196,    frequency(24) = 2196,
129  #  fields(1,24) = 'WU      ',     fields(1,24) = 'WU_VEL  ',
130  #  filename(24) = 'WU',     filename(24) = 'WU_VEL',
131  # frequency(25) = 2196,    frequency(25) = 2196,
132  #  fields(1,25) = 'WV      ',     fields(1,25) = 'WV_VEL  ',
133  #  filename(25) = 'WV',     filename(25) = 'WV_VEL',
134    frequency(26) = 2196,   frequency(26) = 2196,
135     fields(1,26) = 'UTHMASS ',    fields(1,26) = 'UTHMASS ',
136     filename(26) = 'UTHMASS',    filename(26) = 'UTHMASS',
137    frequency(27) = 2196,   frequency(27) = 2196,
138     fields(1,27) = 'VTHMASS ',    fields(1,27) = 'VTHMASS ',
139     filename(27) = 'VTHMASS',    filename(27) = 'VTHMASS',
140    frequency(28) = 2196,   frequency(28) = 2196,
141     fields(1,28) = 'WTHMASS ',    fields(1,28) = 'WTHMASS ',
142     filename(28) = 'WTHMASS',    filename(28) = 'WTHMASS',
143    frequency(29) = 2196,   frequency(29) = 2196,
144     fields(1,29) = 'USLTMASS',    fields(1,29) = 'USLTMASS',
145     filename(29) = 'USLTMASS',    filename(29) = 'USLTMASS',
146    frequency(30) = 2196,   frequency(30) = 2196,
147     fields(1,30) = 'VSLTMASS',    fields(1,30) = 'VSLTMASS',
148     filename(30) = 'VSLTMASS',    filename(30) = 'VSLTMASS',
149    frequency(31) = 2196,   frequency(31) = 2196,
150     fields(1,31) = 'WSLTMASS',    fields(1,31) = 'WSLTMASS',
151     filename(31) = 'WSLTMASS',    filename(31) = 'WSLTMASS',
152    frequency(32) = 2196,   frequency(32) = 2196,
153     fields(1,32) = 'RHOAnoma',    fields(1,32) = 'RHOAnoma',
154     filename(32) = 'RHOAnoma',    filename(32) = 'RHOAnoma',
155    frequency(33) = 2196,   frequency(33) = 2196,
156     fields(1,33) = 'DRHODR  ',    fields(1,33) = 'DRHODR  ',
157     filename(33) = 'DRHODR',    filename(33) = 'DRHODR',
158  # frequency(34) = 2196,   frequency(34) = 2196,
159  #  fields(1,34) = 'BSQ     ',    fields(1,34) = 'RHOANOSQ',
160  #  filename(34) = 'BSQ',    filename(34) = 'RHOANOSQ',
161  # frequency(35) = 2196,   frequency(35) = 2196,
162  #  fields(1,35) = 'UBMASS  ',    fields(1,35) = 'URHOMASS',
163  #  filename(35) = 'UBMASS',    filename(35) = 'URHOMASS',
164  # frequency(36) = 2196,   frequency(36) = 2196,
165  #  fields(1,36) = 'VBMASS  ',    fields(1,36) = 'VRHOMASS',
166  #  filename(36) = 'VBMASS',    filename(36) = 'VRHOMASS',
167  # frequency(37) = 2196,   frequency(37) = 2196,
168  #  fields(1,37) = 'WBMASS  ',    fields(1,37) = 'WRHOMASS',
169  #  filename(37) = 'WBMASS',    filename(37) = 'WRHOMASS',
170  &end  &end

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

  ViewVC Help
Powered by ViewVC 1.1.22