Skip to content

A-1A1a-5 - LPG cars

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 Combustion as:

Parameters

Parameter Unit Description
stock_growth_personal_vehicles_lpg vehicle_km_percapita Growth of personal vehicles (LPG) operation
stock_personal_vehicles_lpg vehicle_km Stock personal vehicles (LPG) operation
energy_intensity_personal_vehicles_lpg kwh_vehicle_km Energy intensity personal vehicle LPG
emission_factor_liquefied_petroleum_gas g_co2e_kwh Emission factor LPG

YAML Specification

title: A-1A1a-5 - LPG cars
id: lpg_vehicles
sector: transport
version: 2.0.1
progress: 80
ipccEmissionSource: 1a3b-road-transportation
name: lpg_vehicles
operation:
  growthType: true
  variable: stock_personal_vehicles_lpg
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_personal_vehicles_lpg
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/vehicle_km
    expression: '%[0]'
    variables:
    - energy_intensity_personal_vehicles_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.