FV3 Bundle
qsat_util.F90 File Reference

Go to the source code of this file.

Modules

module  qsat_util
 

Functions/Subroutines

subroutine, public qsat_util::esinit (ESTBLX)
 
subroutine qsat_util::qsatlqu0 (QS, TL)
 
subroutine qsat_util::qsatice0 (QS, TL)
 

Variables

integer, parameter qsat_util::degsubs = 100
 
real(8), parameter qsat_util::tmintbl = 150.0
 
real(8), parameter qsat_util::tmaxtbl = 333.0
 
integer, parameter qsat_util::tablesize = nint(TMAXTBL-TMINTBL)*DEGSUBS + 1