CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ esat()

subroutine noahmp_glacier_routines::esat ( real (kind=kind_phys), intent(in)  t,
real (kind=kind_phys), intent(out)  esw,
real (kind=kind_phys), intent(out)  esi,
real (kind=kind_phys), intent(out)  desw,
real (kind=kind_phys), intent(out)  desi 
)
Parameters
[in]tuse polynomials to calculate saturation vapor pressure and derivative with respect to temperature: over water when t > 0 c and over ice when t <= 0 c
[in]ttemperature
[out]eswsaturation vapor pressure over water (pa)
[out]esisaturation vapor pressure over ice (pa)
[out]deswd(esat)/dt over water (pa/k)
[out]desid(esat)/dt over ice (pa/k)

Referenced by glacier_flux().

Here is the caller graph for this function: