Skip to content

T-4B2b-A-3 - Commercial gas cooking stoves

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)
stock_commercial_gas_cooking_stoves
EMISSIONS
STOCK
RESOURCE:
natural_gas
(kwh)
1
(kwh/kwh)
emission_factor_natural_gas_kwh_to_co2e (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_natural_gas_kwh_to_co2e g_co2e_kwh Emission factor natural gas
energy_intensity_direct_resource_use_kwh kwh_kwh Energy intensity direct resource use
stock_commercial_gas_cooking_stoves kwh Stock commercial gas cooking stoves
stock_growth_commercial_gas_cooking_stoves kwh_percapita Growth commercial gas cooking stoves per new capita

YAML Specification

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