SatVaporDensity {EcoHydRology}R Documentation

Saturated Vapor Density

Description

Saturated vapor density [kg/m3] at a given temperature

Usage

SatVaporDensity(T_C)

Arguments

T_C

temperature [C]

Author(s)

Josephine Archibald, M. Todd Walter

References

Campbell, Gaylon S. An Introduction to Environmental Biophysics. New York: Springer-Verlag, 1977.

Examples

SatVaporDensity(seq(-5,40, by=5))
  

[Package EcoHydRology version 0.4.13 Index]