gturb | R Documentation |
Calculate conductance under turbulent convection above canopy
gturb( u, zu = 2, z1, z0 = NA, hgt, PAI = 3, tc = 15, psi_m = 0, psi_h = 0, zm0 = 0.004, pk = 101.3 )
u |
wind speed at height |
zu |
height of wind speed measurement (m) |
z1 |
upper height to which conductance is wanted (m) |
z0 |
lower height from which conductance is wanted (set to heat exchange surface of canopy if NA) |
hgt |
height of canopy (m) |
PAI |
plant area index for determining canopy roughness length |
tc |
temperature used for calculating molar density of air (deg C) |
psi_m |
diabatic correction factor for momentum transfer |
psi_h |
diabataic correction factor for heat transfer |
zm0 |
minimum surface roughness |
pk |
atmospheric pressure (kPA) used for calculating molar density of air |
molar conductance under turbulent convection above canopy (mol/m^2/s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.