T-4A1B-A-14 - Domestic houses heated with propane
Definition¶
This emission source is defined by the IPCC in TBD.
Sustainability Category: 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:
- T-4A1b-TE-1 - Shift to heat pumps in single-family buildings
- T-4A1b-TE-2 - Shift to district heating in single-family buildings
- T-4A1b-TE-4 - Shift to solar thermal in single-family buildings
- T-4A1b-TE-5 - Shift to biofuel heating in single-family buildings
- T-4A1b-TE-6 - Retrofitting single-family buildings for efficient heating
Activity Model¶
This emission source is modelled with Combustion as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_propane_kwh_to_co2e | g_co2e_kwh | Emission factor propane |
energy_intensity_heating_residential_single_family_buildings_propane | kwh_m2 | Energy intensity propane heated single-family buildings |
stock_growth_heating_residential_single_family_propane | m2_percapita | Growth heating by propane (single-family), per capita |
stock_heating_residential_single_family_propane | m2 | Stock single-family buildings heated with propane |
YAML Specification¶
sustainability: red
version: 2.0.0
operation:
growthType: true
variable: stock_heating_residential_single_family_propane
growthFactor:
unitOfMeasure: per_capita
expression: '%[0]'
variables:
- stock_growth_heating_residential_single_family_propane
work:
- name: combustion
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/m2
expression: '%[0]'
variables:
- energy_intensity_heating_residential_single_family_buildings_propane
input:
- resource: propane
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_propane_kwh_to_co2e