Skip to contents

These identifiers correspond to Hector's constraint capabilities

Usage

FTOT_CONSTRAIN()

CH4_CONSTRAIN()

N2O_CONSTRAIN()

TAS_CONSTRAIN()

Functions

  • FTOT_CONSTRAIN(): Constrain total radiative forcing

  • CH4_CONSTRAIN(): CH4 concentration constraint "ppbv CH4"

  • N2O_CONSTRAIN(): N2O concentration constraint ("pbbv N2O")

  • TAS_CONSTRAIN(): Constrain global mean temperature ("(degC)")

Note

Because these identifiers are provided as #define macros in the hector code, these identifiers are provided in the R interface as functions. Therefore, these objects must be called to use them; e.g., GETDATA() instead of the more natural looking GETDATA.

See also