[MITgcm-support] dQdTFile
David Wang
dwang at ldeo.columbia.edu
Fri Jul 28 14:55:40 EDT 2006
It seems that this file can be used to specify spatially/temporally
varying sea surface temperature relaxation coefficients, which would be
preferable to constant relaxation coefficent (tauThetaClimRelax)
occasionally. But some simple grep show it isn't in use anymore in the
latest checkpoint (58m_post) that I'm working with. Did it retire for
some reason?
Cheers,
-D.W.
> $ grep -i dqdt model -d recurse
> model/inc/PARAMS.h:C dQdTfile :: File containing thermal relaxation coefficient
> model/inc/PARAMS.h: & dQdTfile, ploadFile,
> model/inc/PARAMS.h: CHARACTER*(MAX_LEN_FNAM) dQdTfile
> model/inc/FFIELDS.h:C dQdT :: Thermal relaxation coefficient in W/m^2/degrees
> model/inc/FFIELDS.h: & , dQdT
> model/inc/FFIELDS.h: _RS dQdT (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
> model/src/ini_mnc_vars.F: CALL MNC_CW_ADD_VNAME('dQdt', 'Cen_xy_Hn__-__t', 3,4, myThid)
> model/src/ini_mnc_vars.F: CALL MNC_CW_ADD_VATTR_TEXT('dQdt','units',
> model/src/ini_parms.F: & dQdTFile, ploadFile,tCylIn,tCylOut,
> model/src/set_defaults.F: dQdTFile = ' '
More information about the MITgcm-support
mailing list