psis Function

public elemental function psis(zeta) result(r)

Purpose

Evaluates the integrated similarity function for turbulent transfer of scalars, .

Method

Uses the Businger-Dyer form for unstable conditions () and the Beljaars-Holtslag form for stable conditions ().

This function is used in the evaluation of the resistance network component rt1usc in define_canopy.

References

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: zeta

current value of stability parameter (-)

Return Value real

OUT