CCPP Scientific Documentation
v5.0.0
real function module_bl_mynn::esat_blend ( real, intent(in)  t)
Author
JAYMES- added 22 Apr 2015 This function calculates saturation vapor pressure. Separate ice and liquid functions are used (identical to those in module_mp_thompson.F, v3.6). Then, the final returned value is a temperature-dependant "blend". Because the final value is "phase-aware", this formulation may be preferred for use throughout the module (replacing "svp").

References j0, j1, j2, j3, j4, j5, j6, j7, j8, k0, k1, k2, k3, k4, k5, k6, k7, and k8.

Referenced by dmp_mf(), mym_condensation(), and mynn_tendencies().