turb_displacement: Displacement height

turb_displacementR Documentation

Displacement height

Description

Calculate the displacement height, caused by an obstacle (e.g. a crop field). Works for vegetation only.

Usage

turb_displacement(...)

## S3 method for class 'numeric'
turb_displacement(obs_height, ...)

## S3 method for class 'weather_station'
turb_displacement(weather_station, ...)

Arguments

...

Additional parameters passed to later functions.

obs_height

Height of vegetation in m.

weather_station

Object of class weather_station

Value

Displacement height in m.


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