Skip to content

T-5A2-A-7 - District heating by residual heat

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 Unknown work type as:

Parameters

Parameter Unit Description
emission_factor_residual_heat_kwh_to_co2e g_co2e_kwh Emission factor residual heat
energy_intensity_district_heating_residual_heat kwh_kwh Energy intensity district heating residual heat
stock_district_heating_residual_heat kwh District heating residual heat

YAML Specification

version: 2.0.1
operation:
  growthType: false
  variable: stock_district_heating_residual_heat
work:
- name: unknown
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_district_heating_residual_heat
  input:
  - resource: residuals
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_residual_heat_kwh_to_co2e
  output:
  - resource: district_heat
    unitOfMeasure: kwh
    workToResource:
      unitOfMeasure: kwh/kwh
      expression: 1 / %[0]
      variables:
      - energy_intensity_district_heating_residual_heat
50% This page is roughly halfway complete and is actively being developed.