diabatic_cor_can | R Documentation |
Calculates the diabatic correction factors used in adjustment of wind profiles and calculation of turbulent conductivity within the canopy
diabatic_cor_can(tc, uz, z, PAI)
tc |
vector of air temperatures at canopy nodes (deg C) |
uz |
vector of wind speeds at canopy nodes (m/s) |
z |
vector of heights of canopy nodes (m) |
PAI |
vector of plant area index values at each canopy node |
a list with the following components:
phi_m
diabatic correction factor for momentum transfer
phi_h
diabatic correction factor for heat transfer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.