diabatic.approx | R Documentation |
Calculates approximation of diabatic correction factor above canopy without using values in current time-step only.
diabatic.approx(tc, u, H, hgt, PAI, zi)
tc |
temperature (deg C) |
u |
wind speed at 2 m height |
H |
Heat flux (W / m^2) |
hgt |
hgt of canopy (m) |
zi |
height to which correction factor is wanted (m) |
The function diabatic.approx
bi-passes the need to run microclimate
models in hourly time-steps
a list with the following components:
psi_m
diabatic correction factor for momentum transfer
psi_h
diabatic correction factor for heat transfer
diabatic_cor()
diabatic_cor_can()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.