CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ 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)

Definition at line 1501 of file module_sf_noahmp_glacier.F90.

Referenced by glacier_flux().

Here is the caller graph for this function: