compensation_point: Photorespiratory compensation point (Pa)

Description Usage Arguments Value

View source: R/codos.R

Description

Photorespiratory compensation point (Pa)

Usage

1
2
3
4
5
6
compensation_point(
  Tc,
  delta_H = 37830,
  R = 8.314,
  scale_factor = 101.325 * 10^-3
)

Arguments

Tc

Numeric value of temperature (°C).

delta_H

Compensation point activation energy (J mol^-1), default = 37830.

R

Universal gas constant (J mol^-1 K^-1), default = 8.314.

scale_factor

Scale factor to transform the output, default = 101.325 Pa/ppm at standard sea level pressure.

Value

Numeric value of photorespiratory compensation point.


special-uor/codos documentation built on Jan. 7, 2022, 2:32 a.m.