Skip to contents

All 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 emissions

  • EMISSIONS_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.