Skip to content

T-4A1b-A-7 - Domestic houses heated with liquefied petrol gas (LPG)

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_liquefied_petroleum_gas g_co2e_kwh Emission factor LPG
energy_intensity_heating_residential_single_family_buildings_lpg kwh_m2 Energy intensity domestic houses LPG
stock_heating_residential_single_family_lpg m2 Stock domestic houses heated with LPG

YAML Specification

version: 2.0.1
operation:
  growthType: false
  variable: stock_heating_residential_single_family_lpg
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/m2
    expression: '%[0]'
    variables:
    - energy_intensity_heating_residential_single_family_buildings_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
50% This page is roughly halfway complete and is actively being developed.