turb_ustar: Friction velocity

turb_ustarR Documentation

Friction velocity

Description

Calculate the friction velocity of the underground.

Usage

turb_ustar(...)

## S3 method for class 'numeric'
turb_ustar(v, z, z0, ...)

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

Arguments

...

Additional parameters passed to later functions.

v

Windspeed in height of anemometer in m/s.

z

Height of anemometer in m.

z0

Roughness length in m.

weather_station

Object of class weather_station

Value

Friction velocity in m/s.


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