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)
Definition at line 685 of file wv_saturation.F.
References murphykoop_svp_water(), and polysvp().
Referenced by aqsat_water(), cldwat2m_micro::mmicro_pcond(), polysvp(), vqsatd2_ice_single(), vqsatd2_water(), vqsatd2_water_single(), and vqsatd_water().