Skip to content

A-1A1c-5 - Hydrogen buses

Definition

This emission source is defined by the IPCC in E-1A3b - Road Transportation.

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
stock_growth_buses_hydrogen vehicle_km_percapita Growth of hydrogen bus operations
emission_factor_climate_neutral_hydrogen_kwh_to_co2e g_co2e_kwh Emission factor hydrogen (climate neutral)
stock_buses_hydrogen vehicle_km Stock hydrogen buses
energy_intensity_buses_hydrogen kwh_vehicle_km Energy intensity hydrogen buses

YAML Specification

title: A-1A1c-5 - Hydrogen buses
id: hydrogen_buses
sector: transport
version: 2.0.0
progress: 80
ipccEmissionSource: 1a3b-road-transportation
name: hydrogen_buses
operation:
  growthType: true
  variable: stock_buses_hydrogen
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_buses_hydrogen
work:
- name: hydrogen_oxidation
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/vehicle_km
    expression: '%[0]'
    variables:
    - energy_intensity_buses_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
80% This page is nearing completion, with final adjustments in progress.