[MITgcm-support] diagnostics pkg
Dimitris Menemenlis
menemenlis at sbcglobal.net
Mon Jun 27 10:21:12 EDT 2005
Hi Eliyahu, the exf package contains following diagnostics:
308 |EXFhs | 1 |SM U1 |W/m^2 |Sensible heat flux into ocean
309 |EXFhl | 1 |SM U1 |W/m^2 |Latent heat flux into ocean
310 |EXFlw | 1 |SM U1 |W/m^2 |Net longwave radiation
311 |EXFsw | 1 |SM U1 |W/m^2 |Net shortwave radiation
Here is an example of how these would be turned on:
frequency(15) = 2635200,
fields(1,15) = 'EXFhs ',
filename(15) = 'EXFhs',
frequency(16) = 2635200,
fields(1,16) = 'EXFhl ',
filename(16) = 'EXFhl',
frequency(17) = 2635200,
fields(1,17) = 'EXFlw ',
filename(17) = 'EXFlw',
frequency(18) = 2635200,
fields(1,18) = 'EXFsw ',
filename(18) = 'EXFsw',
Dimitris
--
Dimitris Menemenlis <menemenlis at jpl.nasa.gov>
Jet Propulsion Lab, California Institute of Technology
MS 300-323, 4800 Oak Grove Dr, Pasadena CA 91109-8099
tel: 818-354-1656; fax: 818-393-6720
More information about the MITgcm-support
mailing list