Skip to content

T-1B4b-A-4 - Petrol sea 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 Combustion as:

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_petrol_sea_transport kwh_tonne_km Energy intensity LNG sea freight transport
resource_proportion_ethanol_shipping_freight percent Fuel proportion freight shipping ethanol
resource_proportion_petrol_shipping_freight percent Fuel proportion freight shipping petrol
stock_growth_shipping_freight_petrol tonne_km_percapita Growth of freight shipping petrol operations
stock_shipping_freight_petrol tonne_km Stock of freight shipping petrol operations

YAML Specification

version: 2.0.0
operation:
  growthType: true
  variable: stock_shipping_freight_petrol
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_shipping_freight_petrol
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne_km
    expression: '%[0]'
    variables:
    - energy_intensity_freight_petrol_sea_transport
  input:
  - resource: petrol
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_petrol_shipping_freight
    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_shipping_freight
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_ethanol_kwh_to_co2e