Skip to content

T-4A2d-A-11 - Residential gas cooking stoves

Definition

This emission source is defined by the IPCC in TBD.

Transition Elements

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

Activity Model

This emission source is modelled with Combustion as:

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 kWh
stock_growth_residential_gas_cooking_stoves kwh_percapita Growth residential gas cooking stoves per new capita
stock_residential_gas_cooking_stoves kwh Stock residential gas cooking stoves

YAML Specification

version: 2.0.0
operation:
  growthType: true
  variable: stock_residential_gas_cooking_stoves
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_residential_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