/[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.7 by dimitri, Fri Sep 16 20:36:54 2005 UTC revision 1.10 by dimitri, Sat Nov 4 16:03:12 2006 UTC
# Line 16  Line 16 
16  # UVEL_k2  Zonal Component of Velocity at level 2 (m/s)  # UVEL_k2  Zonal Component of Velocity at level 2 (m/s)
17  # VVEL_k2  Meridional Component of Velocity at level 2 (m/s)  # VVEL_k2  Meridional Component of Velocity at level 2 (m/s)
18  #  #
19    # daily 2-D fields:
20    # =================
21    #
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    #
28  # monthly 2-D fields:  # monthly 2-D fields:
29  # ===================  # ===================
30  #  #
# Line 206  Line 215 
215    frequency(45) = 2635200,    frequency(45) = 2635200,
216     fields(1,45) = 'WRHOMASS',     fields(1,45) = 'WRHOMASS',
217     filename(45) = 'WRHOMASS',     filename(45) = 'WRHOMASS',
218    frequency(46) = 2635200,    frequency(46) = 86400,
219     fields(1,46) = 'VISCA4',     fields(1,46) = 'SIarea  ',
220     filename(46) = 'VISCA4',     filename(46) = 'SIarea',
221      frequency(47) = 86400,
222       fields(1,47) = 'SIheff  ',
223       filename(47) = 'SIheff',
224      frequency(48) = 86400,
225       fields(1,48) = 'SIuice  ',
226       filename(48) = 'SIuice',
227      frequency(49) = 86400,
228       fields(1,49) = 'SIvice  ',
229       filename(49) = 'SIvice',
230      frequency(50) = 86400,
231       fields(1,50) = 'SIhsnow ',
232       filename(50) = 'SIhsnow',
233   &   &
234    
235  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:

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

  ViewVC Help
Powered by ViewVC 1.1.22