light_basic {medfate} | R Documentation |
Radiation extinction functions used in basic transpiration sub-model
Description
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 |
SpParams |
A data frame with species parameters (see |
gdd |
Growth degree days. |
z |
A numeric vector with height values. |
Author(s)
Miquel De Cáceres Ainsa, CREAF
See Also
[Package medfate version 4.8.1 Index]