calc_footprint_kormann: Two-dimensional footprint calculation

Description Usage Arguments Value References See Also

View source: R/calculate.R

Description

Two-dimensional footprint calculation

Usage

1
calc_footprint_kormann(grid, wd, ws, ustar, mo_length, v_sigma, zm, zd, ...)

Arguments

grid

A list of matrices as returned by grid_init()

wd

A numeric vector, wind direction in degrees from North

ws

A numeric vector, wind speed in m+1s-1

ustar

A numeric vector, friction velocity in m+1s-1

mo_length

A numeric vector, Monin-Obukhov length in m

v_sigma

A numeric vector, standard deviation of the crosswind component

zm

A numeric vector, measurement height in m

zd

A numeric vector, zero-plane displacement height in m

...

To be left empty, for flexible calls to a footprint function

Value

A matrix with same dimensions as each item of grid

References

Kormann, R., & Meixner, F. X. (2001). An Analytical Footprint Model For Non-Neutral Stratification. Boundary-Layer Meteorology, 99(2), 207–224. https://doi.org/10.1023/A:1018991015119

See Also

Other footprints: calc_footprint_hsieh(), calc_footprint_kljun()


grahamstewart12/footprints documentation built on Aug. 18, 2021, 4:32 p.m.