T-4A1a-A-10 - Residential blocks heated with biomass
Definition¶
This emission source is defined by the IPCC in TBD.
Transition Elements¶
This activity has the following mitigation methods modelled as transition elements:
- T-4A1a-A-10 - Residential blocks heated with biomass
- T-4A1a-TE-5 - Shift to biofuel heating in multi-family buildings
- T-4A1a-TE-6 - Retrofitting multi-family buildings for efficient heating
Activity Model¶
This emission source is modelled with Combustion as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_biofuel_kwh_to_co2e | g_co2e_kwh | Emission factor solid biofuel |
energy_intensity_heating_residential_multi_family_buildings_biofuel | kwh_m2 | Energy intensity biofuel heated multi-family buildings |
stock_heating_residential_multi_family_solid_biofuel | m2 | Stock multi-family buildings heated with solid biofuel |
YAML Specification¶
version: 2.0.0
operation:
growthType: false
variable: stock_heating_residential_multi_family_solid_biofuel
work:
- name: combustion
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/m2
expression: '%[0]'
variables:
- energy_intensity_heating_residential_multi_family_buildings_biofuel
input:
- resource: biofuel_solid
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_biofuel_kwh_to_co2e
This page is roughly halfway complete and is actively being developed.