Skip to content

T-5A1-A-8 - Oil fired power plant

Definition

This emission source is defined by the IPCC in TBD.

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_direct_resource_use_kwh
(kwh/kwh)
initial_operation_oil_fired_power_plants
1
(kwh/kwh)
RESOURCE:
electricity
(kwh)
EMISSIONS
STOCK
RESOURCE:
oil
(kwh)
work_intensity_electricity_generation_oil
(kwh/kwh)
emission_factor_oil_burning_resources (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_oil_burning_resources g_co2e_kwh Emission factor burning of oil
energy_intensity_direct_resource_use_kwh kwh_kwh Energy intensity direct resource use
initial_operation_oil_fired_power_plants kwh Initial operation oil fired power plants
work_intensity_electricity_generation_oil kwh_kwh Energy intensity electricity generation from oil

YAML Specification

sustainability: red
version: 2.0.0
operation:
  growthType: false
  variable: initial_operation_oil_fired_power_plants
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_direct_resource_use_kwh
  input:
  - resource: oil
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '%[0]'
      variables:
      - work_intensity_electricity_generation_oil
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_oil_burning_resources
  output:
  - resource: electricity
    unitOfMeasure: kwh
    workToResource:
      unitOfMeasure: kwh/kwh
      expression: '1'
50% This page is roughly halfway complete and is actively being developed.