Learn R Programming

simET (version 1.0.3)

cal_eddyDiffusivity_Canopytop: Calculating eddy diffusivity at the canopy top

Description

Calculating eddy diffusivity at the canopy top

Usage

cal_eddyDiffusivity_Canopytop(k = 0.4, u_, h)

Value

A vector for eddy diffusivity at the canopy top(m2/s)

Arguments

k

the von Karman constant (0.4)

u_

the friction velocity (m/s)

h

the plant height (m)