T-1A4-A-4 - Petrol boats
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_boats_petrol | kwh_person_km | Energy intensity petrrol boats |
resource_proportion_ethanol_boats | percent | Fuel proportion ethanol for boats |
resource_proportion_petrol_boats | percent | Fuel proportion petrol for boats |
stock_boats_petrol | vehicle_km | Stock of petrol boats |
stock_growth_boats_petrol | vehicle_km_percapita | Growth of petrol boats operations |
YAML Specification¶
version: 2.0.0
operation:
growthType: true
variable: stock_boats_petrol
growthFactor:
unitOfMeasure: per_capita
expression: '%[0]'
variables:
- stock_growth_boats_petrol
work:
- name: combustion
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/vehicle_km
expression: '%[0]'
variables:
- energy_intensity_boats_petrol
input:
- resource: petrol
unitOfMeasure: kwh
resourceProportion: resource_proportion_petrol_boats
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_boats
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_ethanol_kwh_to_co2e