/[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.5 by dimitri, Fri Jun 3 08:01:10 2005 UTC revision 1.8 by dimitri, Sat Sep 17 00:48:03 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 88  Line 88 
88     fields(1,8)  = 'KPPmld  ',     fields(1,8)  = 'KPPmld  ',
89     filename(8)  = 'KPPmld',     filename(8)  = 'KPPmld',
90    frequency(9)  = 21600,    frequency(9)  = 21600,
91     fields(1,9)  = 'SSS     ',     fields(1,9)  = 'SALT    ',
92       levels(1,9)  = 1.,
93     filename(9)  = 'SSS',     filename(9)  = 'SSS',
94    frequency(10) = 21600,    frequency(10) = 21600,
95     fields(1,10) = 'SST     ',     fields(1,10) = 'THETA   ',
96       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.,
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.,
105     filename(12) = 'VVEL_k2',     filename(12) = 'VVEL_k2',
106    frequency(13) = 2635200,    frequency(13) = 2635200,
107     fields(1,13) = 'ETANSQ  ',     fields(1,13) = 'ETANSQ  ',
# Line 112  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',
# Line 203  Line 207 
207     fields(1,45) = 'WRHOMASS',     fields(1,45) = 'WRHOMASS',
208     filename(45) = 'WRHOMASS',     filename(45) = 'WRHOMASS',
209    frequency(46) = 2635200,    frequency(46) = 2635200,
210     fields(1,46) = 'VISCA4',     fields(1,46) = 'VISCA4D',
211     filename(46) = 'VISCA4',     filename(46) = 'VISCA4D',
212   &   &
213    
214  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22