Skip to content

T-5A1-A-12 - Sludge fired power plant

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_pp_sludge
(kwh/kwh)
initial_operation_sludge_fired_power_plants
1
(kwh/kwh)
RESOURCE:
electricity
(kwh)
EMISSIONS
STOCK
RESOURCE:
sludge
(kwh)
1
(kwh/kwh)
emission_factor_sludge_kwh_to_co2e (g_co2e/kwh)

Parameters

Parameter Unit Description
emission_factor_sludge_kwh_to_co2e g_co2e_kwh Emission factor sludge
energy_intensity_pp_sludge kwh_kwh Energy intensity power plant sludge
initial_operation_sludge_fired_power_plants kwh Initial operation sludge fired power plants

YAML Specification

version: 2.1.0
operation:
  growthType: false
  variable: initial_operation_sludge_fired_power_plants
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_pp_sludge
  input:
  - resource: sludge
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_sludge_kwh_to_co2e
  output:
  - resource: electricity
    unitOfMeasure: kwh
    workToResource:
      unitOfMeasure: kwh/kwh
      expression: '1'
50% This page is roughly halfway complete and is actively being developed.