cal_meanCanopyFlowToReferenceLevel {simET} | R Documentation |
Calculating mean canopy flow to reference level
Description
Calculating mean canopy flow to reference level
Usage
cal_meanCanopyFlowToReferenceLevel(k = 0.4, u_, zr, d, h, nK, z0)
Arguments
k |
the von Karman constant (0.4) |
u_ |
the friction velocity (m s-1) |
zr |
is the reference height (m).the height of the weather station(m). |
d |
zero plane displacement height (m) |
h |
the plant height(m) |
nK |
the eddy diffusivity extinction coefficient (taken as 2) |
z0 |
the crop roughness length (m) |
Value
A vector for mean canopy flow to reference level
[Package simET version 1.0.3 Index]