gcanopy | R Documentation |
Calculates conductance under turbulent convection within the canopy
gcanopy( uh, z1, z0, tc1, tc0, hgt, PAI = 3, cd = 0.2, iw = 0.5, phi_m = 1, pk = 101.3 )
uh |
wind speed at height of top of canopy (m/s) as returned by |
z1 |
upper height to which conductance is wanted (m) |
z0 |
lower height from which conductance is wanted (m) |
tc1 |
temperature of upper layer (dec C) usually in previous timestep |
tc0 |
temperature of lower layer (dec C) usually in previous timestep |
hgt |
height of canopy (m) |
PAI |
plant area index for mixing and attenuation coefficients |
cd |
drag coefficient |
iw |
relative turbulence intensity |
phi_m |
diabatic correction factor |
pk |
atmospheric pressure used for calculating moar density of air (kPA) |
conductance under tubulent convection within the canopy (mol/m^2/sec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.