/[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.21 by dimitri, Wed Jul 8 20:20:58 2009 UTC revision 1.24 by dimitri, Mon Mar 19 20:32:00 2012 UTC
# Line 35  Line 35 
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)
37  #  #
38  # monthly 3-D fields:  # 30-day 3-D fields:
39  # ===================  # =================
40  #  #
41  # WTHMASS  Vertical Mass-Weight Transp of Pot Temp (degC.m/s)  # WTHMASS  Vertical Mass-Weight Transp of Pot Temp (degC.m/s)
42  # WSLTMASS Vertical Mass-Weight Transp of Salinity (PSU.m/s)  # WSLTMASS Vertical Mass-Weight Transp of Salinity (PSU.m/s)
# Line 51  Line 51 
51  # KPPdiffT Vertical diffusion coefficient for heat  # KPPdiffT Vertical diffusion coefficient for heat
52  # KPPghat  Nonlocal transport coefficient  # KPPghat  Nonlocal transport coefficient
53  # KPPfrac  Short-wave flux fraction penetrating mixing layer  # KPPfrac  Short-wave flux fraction penetrating mixing layer
54  # SHIfwFlx SHELFICE fresh water flux (positive upward) (kg/m^2/s)  # SHIfwFlx
55  # SHIhtFlx SHELFICE heat flux  (positive upward) (W/m^2)  # SHIhtFlx
 # SHIForcS Ice shelf forcing for salt, >0 increases salt (g/m2/s)  
 # DSLP_TH  Pot.Temp. tendency from Down-Slope package (K/s)  
 # DSLP_SLT Salinity  tendency from Down-Slope package (psu/s)  
 # DSLPuFlw Zonal  Down-Sloping Transport (u-component) (m^3/s)  
 # DSLPvFlw Merid. Down-Sloping Transport (v-component) (m^3/s)  
56  #  #
57   &diagnostics_list   &diagnostics_list
58     frequency(1)  = 21600.,     frequency(1)  = 21600.,
# Line 165  Line 160 
160      fields(1,34) = 'KPPdiffT',      fields(1,34) = 'KPPdiffT',
161      filename(34) = 'KPPdiffT',      filename(34) = 'KPPdiffT',
162     frequency(35) = 2592000.,     frequency(35) = 2592000.,
163      fields(1,35) = 'KPPghat ',      fields(1,35) = 'KPPghatK',
164      filename(35) = 'KPPghat',      filename(35) = 'KPPghatK',
165     frequency(36) = 2592000.,     frequency(36) = 2592000.,
166      fields(1,36) = 'KPPfrac ',      fields(1,36) = 'KPPfrac ',
167      filename(36) = 'KPPfrac',      filename(36) = 'KPPfrac',
168    frequency(37) = 2592000.,     frequency(37) = 2592000.,
169     fields(1,37) = 'SHIfwFlx',      fields(1,37) = 'SHIfwFlx',
170     filename(37) = 'SHIfwFlx',      filename(37) = 'SHIfwFlx',
171    frequency(38) = 2592000.,     frequency(38) = 2592000.,
172     fields(1,38) = 'SHIhtFlx',      fields(1,38) = 'SHIhtFlx',
173     filename(38) = 'SHIhtFlx',      filename(38) = 'SHIhtFlx',
174    frequency(39) = 2592000.,   &
    fields(1,39) = 'SHIForcS',  
    filename(39) = 'SHIForcS',  
   frequency(40) = 2592000.,  
    fields(1,40) = 'DSLP_TH ',  
    filename(40) = 'DSLP_TH',  
   frequency(41) = 2592000.,  
    fields(1,41) = 'DSLP_SLT',  
    filename(41) = 'DSLP_SLT',  
   frequency(42) = 2592000.,  
    fields(1,42) = 'DSLPuFlw',  
    filename(42) = 'DSLPuFlw',  
   frequency(43) = 2592000.,  
    fields(1,43) = 'DSLPvFlw',  
    filename(43) = 'DSLPvFlw',  
 &  
175    
176  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:
177  #-----------------  #-----------------

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

  ViewVC Help
Powered by ViewVC 1.1.22