Radiation extinction functions used in basic transpiration sub-model
Source:R/RcppExports.R
light_basic.Rd
Radiation extinction functions used in basic transpiration sub-model
Usage
light_PARcohort(x, SpParams, gdd = NA_real_)
light_PARground(x, SpParams, gdd = NA_real_)
light_SWRground(x, SpParams, gdd = NA_real_)
light_cohortAbsorbedSWRFraction(z, x, SpParams, gdd = NA_real_)
Arguments
- x
An object of class
forest
- SpParams
A data frame with species parameters (see
SpParamsMED
).- gdd
Growth degree days.
- z
A numeric vector with height values.