cal_eddyDiffusivity_Canopytop {simET} | R Documentation |
Calculating eddy diffusivity at the canopy top
Description
Calculating eddy diffusivity at the canopy top
Usage
cal_eddyDiffusivity_Canopytop(k = 0.4, u_, h)
Arguments
k |
the von Karman constant (0.4) |
u_ |
the friction velocity (m/s) |
h |
the plant height (m) |
Value
A vector for eddy diffusivity at the canopy top(m2/s)
[Package simET version 1.0.3 Index]