Skip to content

T-2D4-A-12 - LPG small utility machinery

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_small_utility_machinery_lpg
(kwh/kwh)
stock_small_utility_machinery_lpg
EMISSIONS
STOCK
RESOURCE:
liquefied_petroleum_gas
(kwh)
1
(kwh/kwh)
emission_factor_liquefied_petroleum_gas (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_liquefied_petroleum_gas g_co2e_kwh Emission factor LPG
energy_intensity_small_utility_machinery_lpg kwh_kwh Energy intensity LPG small utility machinery
stock_small_utility_machinery_lpg kwh Stock LPG small utility machinery

YAML Specification

sustainability: red
version: 2.0.0
operation:
  growthType: false
  variable: stock_small_utility_machinery_lpg
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_small_utility_machinery_lpg
  input:
  - resource: liquefied_petroleum_gas
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_liquefied_petroleum_gas