cal_sensibleHeatFluxesForCrop {simET}R Documentation

Calculating sensible heat fluxes for crop

Description

Calculating sensible heat fluxes for crop

Usage

cal_sensibleHeatFluxesForCrop(gamma, Ac, r_c_s, r_c_a, rho_cp, D0, DELTA)

Arguments

gamma

is the psychometric constant (0.658 mbar K-1)

Ac

energy available to the crop (W m-2 ground)

r_c_s

the canopy resistance (s m-1)

r_c_a

is the bulk boundary layer resistance (s m-1)

rho_cp

the volumetric heat capacity for air (1221.09 J m-3 K-1)

D0

the vapor pressure deficit at the mean canopy flow

DELTA

the slope of the saturated vapor pressure curve (mbar K-1)

Value

A vector for sensible heat fluxes for crop


[Package simET version 1.0.3 Index]