diabatic.approx: Calculates approximation of diabatic correction factor above...

View source: R/heat.R

diabatic.approxR Documentation

Calculates approximation of diabatic correction factor above canopy

Description

Calculates approximation of diabatic correction factor above canopy without using values in current time-step only.

Usage

diabatic.approx(tc, u, H, hgt, PAI, zi)

Arguments

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)

Details

The function diabatic.approx bi-passes the need to run microclimate models in hourly time-steps

Value

a list with the following components:

psi_m diabatic correction factor for momentum transfer

psi_h diabatic correction factor for heat transfer

See Also

diabatic_cor() diabatic_cor_can()


ilyamaclean/microctools documentation built on Jan. 25, 2023, 5:29 a.m.