Evaluates the integrated similarity function for momentum transfer, .
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 friction velocity in comp_friction_vel.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | DIMENSION(mp) | :: | zeta | current value of stability parameter (-) | |
| integer, | intent(in) | :: | mp | size of cable vector of land points (-) | ||
| real, | intent(in) | :: | CPI_C | (-) |