Skip to content

T-1A1c-A-6 - LPG buses

Definition

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

Sustainability Category: Red

Red

This activity significantly contributes to greenhouse gas emissions and undermines climate mitigation efforts. The activity should be phased out or fundamentally transformed, with financing directed toward decommissioning, replacement with sustainable alternatives, or radical decarbonization where elimination is not immediately feasible.

Transition Elements

This activity has the following mitigation options modelled as transition elements:

Activity Model

This emission source is modelled with Combustion as:

WORK:
combustion
(kwh)
OPERATIONS:
(kwh)
energy_intensity_buses_lpg
(kwh/vehicle_km)
stock_buses_lpg
EMISSIONS
STOCK
RESOURCE:
liquefied_petroleum_gas
(kwh)
1
(kwh/kwh)
emission_factor_liquefied_petroleum_gas (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_liquefied_petroleum_gas g_co2e_kwh Emission factor LPG
energy_intensity_buses_lpg kwh_vehicle_km Energy intensity LPG buses
stock_buses_lpg vehicle_km Stock LPG buses
stock_growth_buses_lpg vehicle_km_percapita Growth of LPG bus operations

YAML Specification

version: 2.1.0
sustainability: red
ipccEmissionSource: 1a3b-road-transportation
operation:
  growthType: true
  variable: stock_buses_lpg
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_buses_lpg
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/vehicle_km
    expression: '%[0]'
    variables:
    - energy_intensity_buses_lpg
  input:
  - resource: liquefied_petroleum_gas
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_liquefied_petroleum_gas
80% This page is nearing completion, with final adjustments in progress.