sat_vapor_density: Saturation vapor density

Description Usage Arguments Value References

View source: R/vapour_functions.R

Description

Calculates the saturation vapor density from the ideal gas law based on Equation 2.6 in Harwell (2012).

Usage

1

Arguments

atmp

air temperature (degrees C). When dt is "daily" or larger, argument should be a list with elements "min" and "max" for daily min and max temperatures. When dt is "hourly", argument should be a vector with hourly recorded temperatures.

Value

svd

saturated vapor density (g/m^3)

References

Harwell, G.R., 2012, Estimation of evaporation from open water—A review of selected studies, summary of U.S. Army Corps of Engineers data collection and methods, and evaluation of two methods for estimation of evaporation from five reservoirs in Texas: U.S. Geological Survey Scientific Investigations Report 2012–5202, 96 p.


WDNR-Water-Use/CSLSevap documentation built on April 9, 2021, 1:35 a.m.