cal_eddyDiffusivity_heightZ {simET}R Documentation

Calculating eddy diffusivity at height z

Description

Calculating eddy diffusivity at height z

Usage

cal_eddyDiffusivity_heightZ(Kh, nK, z, h)

Arguments

Kh

eddy diffusivity at the canopy top(m2/s)

nK

the eddy diffusivity extinction coefficient (taken as 2)

z

height(m)

h

the plant height(m)

Value

A vector for eddy diffusivity at height z (m2/s)


[Package simET version 1.0.3 Index]