c3_temperature_param_flat {PhotoGEA}R Documentation

C3 temperature response parameters for a flat response

Description

Parameters that specify a flat temperature response (in other words, no dependence on temperature) for important C3 photosynthetic parameters, intended to be passed to the calculate_temperature_response function.

Usage

c3_temperature_param_flat

Format

List with 11 named elements that each represent a variable whose temperature-dependent value can be calculated using an Arrhenius equation or a polynomial equation:

In turn, each of these elements is a list with at least 2 named elements:

Source

Many of these parameters are normalized to their values at 25 degrees C. These variables include _norm in their names to indicate this.

Here, the activation energy values (Ea) are all set to 0, which means that the values will not depend on temperature. Some parameters are specified at 25 degrees C; these values were obtained from Sharkey et al. (2007). (See c3_temperature_param_sharkey.)

References:


[Package PhotoGEA version 1.3.3 Index]