Identifiers for miscellaneous emissions not elsewhere described
Source:R/RcppExports.R, R/aadoc.R
emissions.RdAll of these variables can be set using the SETDATA message
type.
Usage
EMISSIONS_BC()
EMISSIONS_N2O()
NAT_EMISSIONS_N2O()
EMISSIONS_NOX()
EMISSIONS_CO()
EMISSIONS_NMVOC()
EMISSIONS_OC()
EMISSIONS_NH3()Functions
EMISSIONS_BC(): Black carbon emissionsEMISSIONS_N2O(): N2O emissions ("Tg N")NAT_EMISSIONS_N2O(): Natural N2O emissions ("Tg N")EMISSIONS_NOX(): Emissions for NOx compounds ("Tg N")EMISSIONS_CO(): Emissions for carbon monoxide ("Tg CO")EMISSIONS_NMVOC(): Emissions for non-methane volatile organic compounds (NMVOC) ("Tg NMVOC")EMISSIONS_OC(): Emissions for organic carbon ("Tg")EMISSIONS_NH3(): Emissions for NH3 ("Tg")
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(),
CONCENTRATIONS_N2O(),
DELTA_CO2(),
EMISSIONS_CF4(),
EMISSIONS_SO2(),
FTOT_CONSTRAIN(),
GLOBAL_TAS(),
NBP(),
OCEAN_UPTAKE(),
RF_CF4(),
RF_TOTAL(),
RHO_BC(),
TRACKING_DATE()