T-2D4-A-2 - Diesel mobile machinery
Definition¶
This emission source is defined by the IPCC in TBD.
Sustainability Category: 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:
- T-2D4-TE-1 - Shift to biofuel for mobile machinery
- T-2D4-TE-2 - Shift to electric mobile machinery
- T-2D4-TE-3 - Efficient use of mobile machinery
Activity Model¶
This emission source is modelled with Combustion as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_diesel_kwh_to_co2e | g_co2e_kwh | Emission factor fossil diesel WTW |
energy_intensity_machinery_diesel | kwh_kwh | Energy intensity diesel other mobile machinery |
stock_growth_non_road_mobile_machinery_diesel | kwh_percapita | Growth of diesel other mobile machinery |
stock_non_road_mobile_machinery_diesel | kwh | Stock diesel other mobile machinery |
YAML Specification¶
sustainability: red
version: 2.1.0
operation:
growthType: true
variable: stock_non_road_mobile_machinery_diesel
growthFactor:
unitOfMeasure: per_capita
expression: '%[0]'
variables:
- stock_growth_non_road_mobile_machinery_diesel
work:
- name: combustion
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/kwh
expression: '%[0]'
variables:
- energy_intensity_machinery_diesel
input:
- resource: diesel
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_diesel_kwh_to_co2e
This page is roughly halfway complete and is actively being developed.