f.ci.treshold: Intercellular CO2 threshold between electron transport and...

View source: R/Photosynthesis_functions.R

f.ci.tresholdR Documentation

Intercellular CO2 threshold between electron transport and carboxylation limitations

Description

Intercellular CO2 threshold between electron transport and carboxylation limitations

Usage

f.ci.treshold(PFD, Tleaf, param)

Arguments

PFD

Photosynthetic light at the leaf surface in micro mol m-2 s-1.

Tleaf

Leaf temperature in Kelvin.

param

List of parameters given by f.make.param().

Value

Intercellular CO2 such as Wc==Wj

Examples

f.ci.treshold(PFD=2000,Tleaf=300,param=f.make.param(VcmaxRef=60,JmaxRef=85))
f.ci.treshold(PFD=2000,Tleaf=300,param=f.make.param(VcmaxRef=70,JmaxRef=85))

TESTgroup-BNL/LeafGasExchange documentation built on May 17, 2024, 8:11 p.m.