T-5A7-A-6 - Fugitive emissions from abandoned coal 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:
- T-2D1d-A-1 - Fugitive emissions from abandoned coal mines
- T-5A7-A-6 - Fugitive emissions from abandoned coal mines
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_content_kwh_natural_gas_per_tonne_natural_gas | kwh_tonne | Energy content in kWh per tonne of natural gas |
stock_emissions_abandoned_coal_mines | tonne | Stock emissions from abandoned coal mines |
YAML Specification¶
version: 2.0.0
operation:
growthType: false
variable: stock_emissions_abandoned_coal_mines
work:
- name: fugitive
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/tonne
expression: '%[0]'
variables:
- energy_content_kwh_natural_gas_per_tonne_natural_gas
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
This page is roughly halfway complete and is actively being developed.