View source: R/model_Shuttleworth_Wallace.R
cal_sensibleHeatFluxesForCrop | R Documentation |
Calculating sensible heat fluxes for crop
cal_sensibleHeatFluxesForCrop(gamma, Ac, r_c_s, r_c_a, rho_cp, D0, DELTA)
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) |
A vector for sensible heat fluxes for crop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.