Skip to content

A-1B2-2 - Electric rail freight

Definition

This emission source is defined by the IPCC in TBD.

Transition Elements

This activity has the following mitigation methods modelled as transition elements:

Activity Model

This emission source is modelled with Electromagnetism as:

Parameters

Parameter Unit Description
stock_growth_freight_electric_rail tonne_km_percapita Growth of freight rail electric operations
energy_intensity_freight_electric_railway kwh_tonne_km Energy intensity of freight electric railway
emission_factor_electricity_current g_co2e_kwh Emission factor produced electricity current grid mix average
stock_freight_electric_rail tonne_km Stock of freight electric rail operations

YAML Specification

title: A-1B2-2 - Electric rail freight
id: electric_rail_freight
sector: transport
version: 2.0.1
progress: 50
name: electric_rail_freight
operation:
  growthType: true
  variable: stock_freight_electric_rail
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_freight_electric_rail
work:
- name: electromagnetism
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne_km
    expression: '%[0]'
    variables:
    - energy_intensity_freight_electric_railway
  input:
  - resource: electricity
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_electricity_current
50% This page is roughly halfway complete and is actively being developed.