View source: R/model_Shuttleworth_Wallace.R
cal_windSpeed_Canopy | R Documentation |
Calculating wind speed above and within the canopies.
cal_windSpeed_Canopy(z, h, u_, k = 0.4, d, z0, nu = 2)
z |
the height (m) |
h |
the plant height (m) |
u_ |
the friction velocity (m/s) |
k |
the von Karman constant (0.4) |
d |
zero plane displacement height (m) |
z0 |
the crop roughness length(m) |
nu |
the wind speed extinction coefficient (taken as 2) |
A vector for the wind speed (m/s) at height z(m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.