T-5A2-A-13 - District heating by heat pump
Definition¶
This emission source is defined by the IPCC in TBD.
Sustainability Category: Green¶
This activity substantially contributes to climate change mitigation through significant greenhouse gas reductions, carbon sequestration, or enabling the transition to net-zero emissions. This activity aligns with science-based pathways to limit global warming and should be prioritized for investment and expansion.
Transition Elements¶
This activity has the following mitigation options modelled as transition elements:
Activity Model¶
This emission source is modelled with Unknown work type as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_electricity_current | g_co2e_kwh | Emission factor imported grid electricity |
energy_intensity_district_heating_heatpumps | kwh_kwh | Energy intensity district heating heatpumps |
stock_district_heating_heatpumps | kwh | District heating heatpumps |
YAML Specification¶
sustainability: green
version: 2.0.1
operation:
growthType: false
variable: stock_district_heating_heatpumps
work:
- name: unknown
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/kwh
expression: '%[0]'
variables:
- energy_intensity_district_heating_heatpumps
input:
- resource: electricity
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_electricity_current
output:
- resource: district_heat
unitOfMeasure: kwh
workToResource:
unitOfMeasure: kwh/kwh
expression: 1 / %[0]
variables:
- energy_intensity_district_heating_heatpumps
This page is roughly halfway complete and is actively being developed.