calc_footprint_hsieh: 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_hsieh(grid, wd, ustar, mo_length, v_sigma, zm, zd, zo, ...)

Arguments

grid

A list of matrices as returned by grid_init().

wd

A numeric vector, wind direction in degrees from North.

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.

zo

A numeric vector, aerodynamic roughness length 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

Detto, M., Montaldo, N., Albertson, J. D., Mancini, M., & Katul, G. (2006). Soil moisture and vegetation controls on evapotranspiration in a heterogeneous Mediterranean ecosystem on Sardinia, Italy. Water Resources Research, 42(8), 1–16. https://doi.org/10.1029/2005WR004693

Hsieh, C.-I., Katul, G., & Chi, T. (2000). An approximate analytical model for footprint estimation of scalar fluxes in thermally stratified atmospheric flows. Advances in Water Resources, 23(7), 765–772. https://doi.org/10.1016/S0309-1708(99)00042-1

See Also

Other footprints: calc_footprint_kljun(), calc_footprint_kormann()


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