real(kp) function, public wv_saturation::polysvp | ( | real(kp) | T, |
integer | typ | ||
) |
This function computes saturation vapor pressure by using function from Goff and Gatch (1946) Polysvp returned in units of pa. T is input in units of K. type refers to saturation with respect to liquid (0) or ice (1)
References murphykoop_svp_ice(), and murphykoop_svp_water().
Referenced by aqsat_water(), cldwat2m_micro::findsp1_water(), vqsatd2_ice_single(), vqsatd2_water(), vqsatd2_water_single(), and vqsatd_water().