Skip to content

T-4B1a-A-7 - Commercial buildings heated with hydrogen

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_climate_neutral_hydrogen_kwh_to_co2e g_co2e_kwh Emission factor hydrogen (climate neutral)
energy_intensity_heating_non_residential_commercial_hydrogen kwh_m2 Energy intensity hydrogen commercial
stock_heating_commercial_hydrogen m2 Stock hydrogen (non-residential, commercial)

YAML Specification

version: 2.0.0
operation:
  growthType: false
  variable: stock_heating_commercial_hydrogen
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/m2
    expression: '%[0]'
    variables:
    - energy_intensity_heating_non_residential_commercial_hydrogen
  input:
  - resource: hydrogen
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_climate_neutral_hydrogen_kwh_to_co2e
50% This page is roughly halfway complete and is actively being developed.