enthalpy_vap: Calculate enthalpy of vaporization

View source: R/evap.R

enthalpy_vapR 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


splash documentation built on Oct. 12, 2022, 5:07 p.m.