calculate_water_partial_pressure: Function to calculate the water partial pressure/vapour...

View source: R/calculate_water_partial_pressure.R

calculate_water_partial_pressureR Documentation

Function to calculate the water partial pressure/vapour pressure of water using the August-Roche-Magnus (or Magnus-Tetens or Magnus) equation.

Description

Function to calculate the water partial pressure/vapour pressure of water using the August-Roche-Magnus (or Magnus-Tetens or Magnus) equation.

Usage

calculate_water_partial_pressure(temp, rh)

Arguments

temp

Temperature in degrees Celsius – usually air temperature.

rh

Relative humidity in percent.

Value

Numeric vector with the units of hectopascal/millibar.

See Also

calculate_water_volume_mixing_ratio


skgrange/threadr documentation built on April 15, 2024, 9:35 p.m.