Skip to content

T-5A7-A-4 - Fugitive emissions from coal production (surface mines)

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 Unknown work type as:

Parameters

Parameter Unit Description
emission_factor_atmospheric_methane_kwh_to_co2e g_co2e_kwh Emission factor atmospheric methane in CO2e
energy_loss_kwh_gas_per_tonne_coal_produced_surface kwh_tonne Energy loss from gas per tonne coal produced from surface mines
stock_coal_produced_surface_mines tonne Stock coal produced from surface mines

YAML Specification

version: 2.0.0
operation:
  growthType: false
  variable: stock_coal_produced_surface_mines
work:
- name: fugitive
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne
    expression: '%[0]'
    variables:
    - energy_loss_kwh_gas_per_tonne_coal_produced_surface
  input:
  - resource: methane
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_atmospheric_methane_kwh_to_co2e
50% This page is roughly halfway complete and is actively being developed.