Skip to content

A-1A4-1 - Passenger transport by LNG (gas) boat

Definition

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

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
stock_shipping_passenger_lng person_km Stock of LNG passenger shipping operations
stock_growth_shipping_passenger_lng person_km_percapita Growth passenger shipping LNG
energy_intensity_passenger_lng_sea_transport kwh_person_km Energy intensity LNG passenger sea transport
emission_factor_liquefied_natural_gas_kwh_to_co2e g_co2e_kwh Emission factor liquefied natural gas (LNG)
resource_proportion_liquefied_bio_gas_shipping_passenger percent Fuel proportion LBG for passenger shipping
emission_factor_liquefied_bio_gas_kwh_to_co2e g_co2e_kwh Emission factor liquefied biogas
resource_proportion_liquefied_natural_gas_shipping_passenger percent Fuel proportion LNG for passenger shipping

YAML Specification

title: A-1A4-1 - Passenger transport by LNG (gas) boat
id: lng_shipping_passenger
sector: transport
version: 2.1.0
progress: 80
ipccEmissionSource: 1a3d-water-borne-navigation
name: lng_shipping_passenger
operation:
  growthType: true
  variable: stock_shipping_passenger_lng
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_shipping_passenger_lng
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/person_km
    expression: '%[0]'
    variables:
    - energy_intensity_passenger_lng_sea_transport
  input:
  - resource: liquefied_natural_gas
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_liquefied_natural_gas_shipping_passenger
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_liquefied_natural_gas_kwh_to_co2e
  - resource: liquefied_bio_gas
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_liquefied_bio_gas_shipping_passenger
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_liquefied_bio_gas_kwh_to_co2e
80% This page is nearing completion, with final adjustments in progress.