Skip to content

T-1B3-A-2 - Freight air transport

Definition

This emission source is defined by the IPCC in TBD.

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_air_freight_transportation
(kwh/tonne_km)
stock_air_freight_transport
emission_factor_aviation_turbine_fuel_kwh_to_co2e (g_co2e/kwh)
1
(kwh/kwh)
resource_proportion_freight_aviation_turbine_fuel
RESOURCE:
aviation_turbine_fuel
(kwh)
EMISSIONS
STOCK
RESOURCE:
aviation_biofuel
(kwh)
1
(kwh/kwh)
emission_factor_aviation_biofuel_kwh_to_co2e (g_co2e/kwh)
resource_proportion_freight_aviation_biofuel

Parameters

Parameter Unit Description
emission_factor_aviation_biofuel_kwh_to_co2e g_co2e_kwh Emission factor aviation biofuel
emission_factor_aviation_turbine_fuel_kwh_to_co2e g_co2e_kwh Emission factor aviation turbine fuel
energy_intensity_air_freight_transportation kwh_tonne_km Energy intensity air freight transportation
resource_proportion_freight_aviation_biofuel percent Aviation biofuel
resource_proportion_freight_aviation_turbine_fuel percent Aviation fuel
stock_air_freight_transport tonne_km Stock of freight air transportation operations

YAML Specification

version: 2.1.0
operation:
  growthType: false
  variable: stock_air_freight_transport
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne_km
    expression: '%[0]'
    variables:
    - energy_intensity_air_freight_transportation
  input:
  - resource: aviation_biofuel
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_freight_aviation_biofuel
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_aviation_biofuel_kwh_to_co2e
  - resource: aviation_turbine_fuel
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_freight_aviation_turbine_fuel
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_aviation_turbine_fuel_kwh_to_co2e