Learn R Programming

simET (version 1.0.3)

cal_windSpeed_Canopy: Calculating wind speed above and within the canopies.

Description

Calculating wind speed above and within the canopies.

Usage

cal_windSpeed_Canopy(z, h, u_, k = 0.4, d, z0, nu = 2)

Value

A vector for the wind speed (m/s) at height z(m)

Arguments

z

the height (m)

h

the plant height (m)

u_

the friction velocity (m/s)

k

the von Karman constant (0.4)

d

zero plane displacement height (m)

z0

the crop roughness length(m)

nu

the wind speed extinction coefficient (taken as 2)