Learn R Programming

medfate (version 4.7.0)

light_basic: 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 forest

SpParams

A data frame with species parameters (see SpParamsMED).

gdd

Growth degree days.

z

A numeric vector with height values.

Author

Miquel De Cáceres Ainsa, CREAF

See Also

spwb, light_advanced