/[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.6 by dimitri, Fri Sep 16 17:43:32 2005 UTC revision 1.7 by dimitri, Fri Sep 16 20:36:54 2005 UTC
# Line 23  Line 23 
23  # SRELAX   surface salinity relaxation, >0 increases salt  # SRELAX   surface salinity relaxation, >0 increases salt
24  # EXFhs    Sensible heat flux into ocean  # EXFhs    Sensible heat flux into ocean
25  # EXFhl    Latent heat flux into ocean  # EXFhl    Latent heat flux into ocean
26  # EXFlw    Net longwave radiation  # EXFlwnet Net longwave radiation
27  # EXFsw    Net shortwave radiation  # EXFswnet Net shortwave radiation
28  #  #
29  # monthly 3-D fields:  # monthly 3-D fields:
30  # ===================  # ===================
# Line 96  Line 96 
96     levels(1,10) = 1.,     levels(1,10) = 1.,
97     filename(10) = 'SST',     filename(10) = 'SST',
98    frequency(11) = 21600,    frequency(11) = 21600,
99     fields(1,11) = 'UVEL_k2 ',     fields(1,11) = 'UVEL    ',
100     levels(1,11) = 2.,     levels(1,11) = 2.,
101     filename(11) = 'UVEL_k2',     filename(11) = 'UVEL_k2',
102    frequency(12) = 21600,    frequency(12) = 21600,
103     fields(1,12) = 'VVEL_k2 ',     fields(1,12) = 'VVEL    ',
104     levels(1,12) = 2.,     levels(1,12) = 2.,
105     filename(12) = 'VVEL_k2',     filename(12) = 'VVEL_k2',
106    frequency(13) = 2635200,    frequency(13) = 2635200,
# Line 116  Line 116 
116     fields(1,16) = 'EXFhl   ',     fields(1,16) = 'EXFhl   ',
117     filename(16) = 'EXFhl',     filename(16) = 'EXFhl',
118    frequency(17) = 2635200,    frequency(17) = 2635200,
119     fields(1,17) = 'EXFlw   ',     fields(1,17) = 'EXFlwnet',
120     filename(17) = 'EXFlw',     filename(17) = 'EXFlwnet',
121    frequency(18) = 2635200,    frequency(18) = 2635200,
122     fields(1,18) = 'EXFsw   ',     fields(1,18) = 'EXFswnet',
123     filename(18) = 'EXFsw',     filename(18) = 'EXFswnet',
124    frequency(19) = 2635200,    frequency(19) = 2635200,
125     fields(1,19) = 'SALTanom',     fields(1,19) = 'SALTanom',
126     filename(19) = 'SALTanom',     filename(19) = 'SALTanom',

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

  ViewVC Help
Powered by ViewVC 1.1.22