turb_flux_ex_quotient_imp: Exchange quotient for impulse transmission

turb_flux_ex_quotient_impR Documentation

Exchange quotient for impulse transmission

Description

Calculation of the exchange quotient of the turbulent impulse transmission.

Usage

turb_flux_ex_quotient_imp(...)

## S3 method for class 'numeric'
turb_flux_ex_quotient_imp(grad_rich_no, ustar, monin, z, air_density, ...)

## S3 method for class 'weather_station'
turb_flux_ex_quotient_imp(weather_station, height = "lower", ...)

Arguments

...

Additional parameters passed to later functions.

grad_rich_no

Gradient-Richardson-Number.

ustar

Friction velocity in m/s.

monin

Monin-Obhukov-Length in m.

z

Observation height in m.

air_density

Air density in kg/m^3.

weather_station

Object of class weather_station

height

Height of measurement. Either "upper" or "lower".

Value

Exchange quotient for impulse transmission in kg/(m*s).


jonasViehweger/energyBudget documentation built on June 27, 2022, 2:56 a.m.