Monin.Obukhov.length(
data,
Tair = "Tair",
pressure = "pressure",
ustar = "ustar",
H = "H",
constants = bigleaf.constants()
)
Value
L -
Monin-Obukhov length (m)
Arguments
data
Data.frame or matrix containing all required variables
Tair
Air temperature (deg C)
pressure
Atmospheric pressure (kPa)
ustar
Friction velocity (m s-1)
H
Sensible heat flux (W m-2)
constants
Kelvin - conversion degree Celsius to Kelvin
cp - specific heat of air for constant pressure (J K-1 kg-1)
k - von Karman constant (-)
g - gravitational acceleration (m s-2)