View source: R/model_Shuttleworth_Wallace.R
cal_frictionVelocity | R Documentation |
Calculating friction velocity
cal_frictionVelocity(k = 0.4, zr = 2, u_zr, d, z0)
k |
the von Karman constant (0.4) |
zr |
the height of the weather station(m). |
u_zr |
the wind speed(m/s) at the reference height zr (m). |
d |
zero plane displacement height (m) |
z0 |
the crop roughness length(m) |
A vector for friction velocity(m/s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.