logan6_76: Logan et al. equation 6 of development rate as a function of...

logan6_76R Documentation

Logan et al. equation 6 of development rate as a function of temperature.

Description

Logan, J. A., Wollkind, D. J., Hoyt, S. C., and Tanigoshi, L. K. (1976). An analytic model for description of temperature dependent rate phenomena in arthropods. Environmental Entomology, 5(6), 1133-1140.

Usage

logan6_76

Format

A list of eight elements describing the equation.

eq

The equation (formula object).

eqAlt

The equation (string).

name

The name of the equation.

ref

The equation reference.

refShort

The equation reference shortened.

startVal

The parameters found in the literature with their references.

com

An optional comment about the equation use.

id

An id to identify the equation.

Details

Equation:

rT = phi * (e^{bb * T} - e^{bb * Tmax - \frac{Tmax - T}{deltaT}})

where rT is the development rate, T the temperature, Tmax the maximum temperature, deltaT the width of the high temperature boundary layer, phi the developmental rate at some base temperature above developmental threshold, and bb a constant.

References

\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1093/ee/5.6.1133")}

devRate documentation built on Aug. 24, 2023, 9:07 a.m.