Skip to content

T-1B3-A-1 - Electric 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 Electromagnetism as:

WORK:
electromagnetism
(kwh)
OPERATIONS:
(kwh)
energy_intensity_air_freight_transportation_electric
(kwh/tonne_km)
stock_air_freight_transport_electric
EMISSIONS
STOCK
RESOURCE:
electricity
(kwh)
1
(kwh/kwh)
emission_factor_electricity_current (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_electricity_current g_co2e_kwh Emission factor produced electricity current grid mix average
energy_intensity_air_freight_transportation_electric kwh_tonne_km Energy intensity air freight transportation electric
stock_air_freight_transport_electric tonne_km Stock of freight electric air transportation operations

YAML Specification

version: 2.1.0
operation:
  growthType: false
  variable: stock_air_freight_transport_electric
work:
- name: electromagnetism
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne_km
    expression: '%[0]'
    variables:
    - energy_intensity_air_freight_transportation_electric
  input:
  - resource: electricity
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_electricity_current