enthalpy_vap {splash} | R Documentation |
Calculate enthalpy of vaporization
Description
This function calculates the temperature-dependent enthalpy of vaporization (latent heat of vaporization).
Usage
enthalpy_vap(tc)
Arguments
tc |
double, air temperature, degrees C. |
Value
double, J/kg.
References
Eq. 8, HendersonāSellers, B., 1984. A new formula for latent heat of vaporization of water as a function of temperature. Quarterly Journal of the Royal Meteorological Society, 110(466), pp.1186-1190. doi:10.1002/qj.49711046626
[Package splash version 1.0.2 Index]