Skip to content

T-1A1a-TE-14 - Shift to travel by LPG bus

Background

IPCC WG3 definition: M-1A-11 - Alternative Fuels for Vehicles.

Public transport generates significantly less emissions per passenger than cars. Shifting from cars to public transport will therefore be an essential part of the long-term transition to a sustainable transport system. Public transport has the capacity to transport large numbers of people efficiently, leading to lower levels of congestion, reduced noise levels and an improved urban environment.

Transition Element

  • Type of shift: Type Shift
  • Activity: TBD
  • Operation: TBD
  • ATOC: TBD

Activities

Shift from:

Shift to:

Parameters

Parameter Unit Description
load_factor_bus_average persons Average load factor for bus
load_factor_car_average persons Load factor car average

YAML Specification

version: 1.1.1
type: shift
longName: Shift from Internal Combustion Engine (ICE) car to travel by LPG bus.
shortName: LPG bus
description: Shift vehicle kilometer from petrol and diesel vehicles to LPG buses
  in vehicle kilometer to fulfill the need of commuting
unitOfMeasure: commutes
cohort:
  expression: '1'
shiftFrom:
  atoc:
    expression: 1 / %[0]
    variables:
    - load_factor_car_average
  chains:
  - chain: petrol_vehicles
  - chain: diesel_vehicles
shiftTo:
  atoc:
    expression: 1 / %[0]
    variables:
    - load_factor_bus_average
  chains:
  - chain: lpg_buses
cobenefits:
- reduced_accidents
- less_congestion
50% This page is roughly halfway complete and is actively being developed.