Skip to content

T-6A1-A-2 - Waste exported for disposal in landfills

Definition

This emission source is defined by the IPCC in TBD.

Sustainability Category: Red

Red

This activity significantly contributes to greenhouse gas emissions and undermines climate mitigation efforts. The activity should be phased out or fundamentally transformed, with financing directed toward decommissioning, replacement with sustainable alternatives, or radical decarbonization where elimination is not immediately feasible.

Transition Elements

This activity has the following mitigation options modelled as transition elements:

Activity Model

This emission source is modelled with Unknown work type as:

WORK:
anaerobic_digestion
(tonne)
OPERATIONS:
(tonne)
work_intensity_direct_operations_use_tonne
(tonne/tonne)
stock_exported_waste_landfill
EMISSIONS
STOCK
RESOURCE:
waste_landfill
(tonne)
1
(tonne/tonne)
emission_factor_solid_waste_decomposition_tonne_to_co2e (g_co2e/tonne)

Parameters

Parameter Unit Description
emission_factor_solid_waste_decomposition_tonne_to_co2e g_co2e_tonne Emission factor solid waste landfill
stock_exported_waste_landfill tonne Stock waste exported for landfill
stock_growth_exported_waste_landfill tonne_percapita Growth of waste exported for landfill operations
work_intensity_direct_operations_use_tonne tonne_tonne Work intensity direct operations use tonne

YAML Specification

sustainability: red
version: 2.1.0
operation:
  growthType: true
  variable: stock_exported_waste_landfill
  growthFactor:
    expression: '%[0]'
    variables:
    - stock_growth_exported_waste_landfill
work:
- name: anaerobic_digestion
  unitOfMeasure: tonne
  operationToWork:
    unitOfMeasure: tonne/tonne
    expression: '%[0]'
    variables:
    - work_intensity_direct_operations_use_tonne
  input:
  - resource: waste_landfill
    unitOfMeasure: tonne
    resourceToWork:
      unitOfMeasure: tonne/tonne
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/tonne
      expression: '%[0]'
      variables:
      - emission_factor_solid_waste_decomposition_tonne_to_co2e
50% This page is roughly halfway complete and is actively being developed.