These identifiers correspond to variables that can be read and/or set in the SO2 component
Output variables
These variables can be read using the GETDATA
message type.
- NATURAL_SO2
Natural SO2 emissions
- Y2000_SO2
Year 2000 SO2 emissions
- EMISIONS_SO2
Anthropogenic SO2 emissions
- VOLCANIC_SO2
Forcing due to volcanic SO2 emissions
Input variables
These variables can be set using the SETDATA
message type.
- EMISSIONS_SO2
Anthropogenic SO2 emissions (
"Gg S"
)- VOLCANIC_SO2
Forcing due to volcanic SO2 emissions (
"W/m2"
)
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_BC()
,
EMISSIONS_CF4()
,
FTOT_CONSTRAIN()
,
GLOBAL_TAS()
,
NBP()
,
OCEAN_UPTAKE()
,
RF_CF4()
,
RF_TOTAL()
,
RHO_BC()
,
TRACKING_DATE()