Skip to content

T-2D4-A-11 - Diesel small utility machinery

Definition

This emission source is defined by the IPCC in TBD.

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_small_utility_machinery_diesel
(kwh/kwh)
stock_small_utility_machinery_diesel
emission_factor_biodiesel_kwh_to_co2e (g_co2e/kwh)
1
(kwh/kwh)
resource_proportion_biodiesel_small_utility_machinery
RESOURCE:
hvo_biodiesel
(kwh)
EMISSIONS
STOCK
RESOURCE:
diesel
(kwh)
1
(kwh/kwh)
emission_factor_diesel_kwh_to_co2e (g_co2e/kwh)
resource_proportion_diesel_small_utility_machinery

Parameters

Parameter Unit Description
emission_factor_biodiesel_kwh_to_co2e g_co2e_kwh Emission factor biodiesel WTW
emission_factor_diesel_kwh_to_co2e g_co2e_kwh Emission factor fossil diesel WTW
energy_intensity_small_utility_machinery_diesel kwh_kwh Energy intensity diesel small utility machinery
resource_proportion_biodiesel_small_utility_machinery percent Fuel proportion biodiesel for small utility machinery
resource_proportion_diesel_small_utility_machinery percent Fuel proportion diesel for small utility machinery
stock_small_utility_machinery_diesel kwh Stock diesel small utility machinery

YAML Specification

version: 2.0.0
operation:
  growthType: false
  variable: stock_small_utility_machinery_diesel
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_small_utility_machinery_diesel
  input:
  - resource: diesel
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_diesel_small_utility_machinery
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_diesel_kwh_to_co2e
  - resource: hvo_biodiesel
    unitOfMeasure: kwh
    resourceProportion: resource_proportion_biodiesel_small_utility_machinery
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_biodiesel_kwh_to_co2e