Topt: Calculates the optimum temperature

Description Usage Arguments Value Author(s) Examples

Description

Calculates the optimum temperature from the parameters of the modified Sharpe-Schoolfield equation. Used in tandem with schoolfield.high

Usage

1
Topt(Eh, Th, Ea, K = c("Y", "N"))

Arguments

Eh

The value of the deactivation energy

Th

The value of Th being the temperature at which the substrate is half high temperature suppressed (in K)

Ea

The activation energy

K

Whether or not you want the results in K or in degrees centigrade. Defaults to K. 'Y' gives K and 'N' gives degrees celsius

Value

value of optimum temperature

Author(s)

Daniel Padfield

Examples

1
Topt(4, 315, 0.6)

padpadpadpad/TeamPhytoplankton documentation built on May 24, 2019, 5:59 p.m.