latent.heat.vaporization: Latent Heat of Vaporization

Description Usage Arguments Details Value References Examples

View source: R/meteorological_variables.r

Description

Latent heat of vaporization as a function of air temperature.

Usage

1

Arguments

Tair

Air temperature (deg C)

Details

The following formula is used:

λ = (2.501 - 0.00237*Tair)10^6

Value

λ -

Latent heat of vaporization (J kg-1)

References

Stull, B., 1988: An Introduction to Boundary Layer Meteorology (p.641) Kluwer Academic Publishers, Dordrecht, Netherlands

Foken, T, 2008: Micrometeorology. Springer, Berlin, Germany.

Examples

1
2

lhmet-forks/bigleaf documentation built on Aug. 4, 2020, 12:08 a.m.