Skip to content

T-2D1b-A-2 - Oil usage within pulp paper and print industries

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 Combustion as:

WORK:
combustion
(kwh)
OPERATIONS:
(kwh)
energy_intensity_direct_resource_use_kwh
(kwh/kwh)
start_year_activity_oil_usage_within_pulp_paper_and_print_industries
EMISSIONS
STOCK
RESOURCE:
oil
(kwh)
1
(kwh/kwh)
emission_factor_oil_burning_resources (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_oil_burning_resources g_co2e_kwh Emission factor burning of oil
energy_intensity_direct_resource_use_kwh kwh_kwh Energy intensity direct resource use
growth_activity_oil_usage_within_pulp_paper_and_print_industries kwh_percapita Growth of oil usage within pulp paper and print industries
start_year_activity_oil_usage_within_pulp_paper_and_print_industries kwh Oil usage within pulp paper and print industries

YAML Specification

sustainability: red
version: 2.1.0
operation:
  growthType: true
  variable: start_year_activity_oil_usage_within_pulp_paper_and_print_industries
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - growth_activity_oil_usage_within_pulp_paper_and_print_industries
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_direct_resource_use_kwh
  input:
  - resource: oil
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_oil_burning_resources