These identifiers correspond to Hector's constraint capabilities
Functions
FTOT_CONSTRAIN()
: Constrain total radiative forcingCH4_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
haloconstrains
Other capability identifiers:
CF4_CONSTRAIN()
,
CONCENTRATIONS_CH4()
,
CONCENTRATIONS_N2O()
,
DELTA_CO2()
,
EMISSIONS_BC()
,
EMISSIONS_CF4()
,
EMISSIONS_SO2()
,
GLOBAL_TAS()
,
NBP()
,
OCEAN_UPTAKE()
,
RF_CF4()
,
RF_TOTAL()
,
RHO_BC()
,
TRACKING_DATE()