lightresponse: Non-rectangular hyperbola

Description Usage Arguments Value Author(s) See Also

Description

A simple light response function that predicts leaf photosynthesis from absorbed PAR.

Usage

1
lightresponse(PAR, Amax, phi, theta, Rd, ...)

Arguments

PAR

Photosynthetically active radiation (mu mol m-2 s-1)

Amax

Maximum assimilation rate (the asymptote) (mu mol m-2 s-1)

phi

Quantum yield (slope at PAR = 0) (mol mol-1)

theta

Shape of light response curve (0 = rectangular hyperbola, 1 = 'Blackman' response).

Rd

Dark respiration (**positive** value).

...

Further arguments are ignored.

Value

Returns a dataframe with :

A

Net assimilation rate (mu mol m-2 s-1)

Author(s)

Remko Duursma

See Also

setPhy


YplantQMC documentation built on May 2, 2019, 5:50 p.m.