diabatic_cor | R Documentation |
Calculates the diabatic correction factors used in adjustment of wind profiles and calculation of turbulent conductivity above canopy
diabatic_cor(tc, pk = 101.3, H = 0, uf, zi = 2, d)
tc |
temperature |
pk |
atmospheric pressure (kPa) |
H |
Heat flux (W / m^2) |
uf |
friction velocity (m/s) |
zi |
height to which correction factor is wanted (m) |
d |
zero plane displacement height as returned by |
a list with the following components:
psi_m
diabatic correction factor for momentum transfer
psi_h
diabatic correction factor for heat transfer
diabatic.approx()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.