Skip to content

T-1B1b-A-1 - Petrol HGV

Definition

This emission source is defined by the IPCC in TBD.

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_freight_heavy_trucks_petrol
(kwh/tonne_km)
stock_freight_heavy_trucks_petrol
emission_factor_ethanol_kwh_to_co2e (g_co2e/kwh)
1
(kwh/kwh)
resource_proportion_ethanol_heavy_trucks
RESOURCE:
ethanol
(kwh)
EMISSIONS
STOCK
RESOURCE:
petrol
(kwh)
1
(kwh/kwh)
emission_factor_petrol_kwh_to_co2e (g_co2e/kwh)
resource_proportion_petrol_heavy_trucks

Parameters

Parameter Unit Description
emission_factor_ethanol_kwh_to_co2e g_co2e_kwh Emission factor ethanol
emission_factor_petrol_kwh_to_co2e g_co2e_kwh Emission factor petrol WTW
energy_intensity_freight_heavy_trucks_petrol kwh_tonne_km Average energy intensity heavy trucks (petrol)
resource_proportion_ethanol_heavy_trucks percent Fuel proportion ethanol for heavy trucks
resource_proportion_petrol_heavy_trucks percent Fuel proportion petrol for heavy trucks
stock_freight_heavy_trucks_petrol tonne_km Stock of heavy truck operation (petrol)
stock_growth_freight_heavy_trucks_petrol tonne_km_percapita Growth of heavy trucks petrol operation

YAML Specification

sustainability: red
version: 2.2.0
operation:
  growthType: true
  variable: stock_freight_heavy_trucks_petrol
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_freight_heavy_trucks_petrol
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne_km
    expression: '%[0]'
    variables:
    - energy_intensity_freight_heavy_trucks_petrol
  input:
  - resource: petrol
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_petrol_heavy_trucks
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_petrol_kwh_to_co2e
  - resource: ethanol
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_ethanol_heavy_trucks
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_ethanol_kwh_to_co2e
50% This page is roughly halfway complete and is actively being developed.