Skip to content

T-1A4-A-2 - Passenger transport by boat

Definition

This emission source is defined by the IPCC in E-1A3d - Water-borne Navigation.

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_passenger_sea_transport
(kwh/person_km)
stock_passenger_ships
emission_factor_marine_biodiesel_kwh_to_co2e (g_co2e/kwh)
1
(kwh/kwh)
resource_proportion_passenger_shipping_marine_biodiesel
RESOURCE:
marine_biodiesel
(kwh)
EMISSIONS
STOCK
RESOURCE:
marine_diesel
(kwh)
1
(kwh/kwh)
emission_factor_marine_diesel_kwh_to_co2e (g_co2e/kwh)
resource_proportion_passenger_shipping_marine_diesel

Parameters

Parameter Unit Description
emission_factor_marine_biodiesel_kwh_to_co2e g_co2e_kwh Emission factor marine biodiesel
emission_factor_marine_diesel_kwh_to_co2e g_co2e_kwh Emission factor marine diesel
energy_intensity_passenger_sea_transport kwh_person_km Energy intensity sea passenger transport
resource_proportion_passenger_shipping_marine_biodiesel percent Fuel proportion passenger shipping marine biodiesel
resource_proportion_passenger_shipping_marine_diesel percent Fuel proportion passenger shipping marine diesel
stock_growth_passenger_ships person_km_percapita Growth of passenger ship operation
stock_passenger_ships person_km Stock of passenger ship operation

YAML Specification

sustainability: red
version: 2.1.0
ipccEmissionSource: 1a3d-water-borne-navigation
operation:
  growthType: true
  variable: stock_passenger_ships
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_passenger_ships
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/person_km
    expression: '%[0]'
    variables:
    - energy_intensity_passenger_sea_transport
  input:
  - resource: marine_diesel
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_passenger_shipping_marine_diesel
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_marine_diesel_kwh_to_co2e
  - resource: marine_biodiesel
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_passenger_shipping_marine_biodiesel
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_marine_biodiesel_kwh_to_co2e
80% This page is nearing completion, with final adjustments in progress.