computeGPP: Compute gross primary productivity from light (g O2 / m^2 *...

Description Usage Arguments Details Value References

View source: R/RcppExports.R

Description

Compute gross primary productivity from light (g O2 / m^2 * day)

Usage

1
computeGPP(PAR, lP1, lP2)

Arguments

lP1

The log of the slope of the PI curve

lP2

The log of the saturation term of the PI curve

data

Fixed site data, including at least Q, area, and dx

Details

P1 is in units of (W*day)/gO2, P2 is in (m^2 * day) / gO2

Value

double; computed GPP

References

Uehlinger U. et al. 2000. Variability of photosynthesis-irradiance curves and ecosystem respiration in a small river. Freshwater Biology 44:493-507.


mtalluto/NSmetabolism documentation built on May 3, 2021, 7:51 p.m.