Identifiers for miscellaneous concentrations not elsewhere described
Source:R/RcppExports.R
, R/aadoc.R
concentrations.Rd
All of these variables can be read using the GETDATA
message
type.
Functions
CONCENTRATIONS_N2O()
: Atmospheric N2O concentrationPREINDUSTRIAL_N2O()
: Preindustrial atmospheric N2O concentrationPREINDUSTRIAL_O3()
: Preindustrial ozone concentrationCONCENTRATIONS_O3()
: Atmospheric ozone concentration
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
Other capability identifiers:
CF4_CONSTRAIN()
,
CONCENTRATIONS_CH4()
,
DELTA_CO2()
,
EMISSIONS_BC()
,
EMISSIONS_CF4()
,
EMISSIONS_SO2()
,
FTOT_CONSTRAIN()
,
GLOBAL_TAS()
,
NBP()
,
OCEAN_UPTAKE()
,
RF_CF4()
,
RF_TOTAL()
,
RHO_BC()
,
TRACKING_DATE()