T-5A7-A-2 - Fugitive emissions from gas distribution
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:
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_kwh_gas_distributed | kwh_kwh | Energy loss in kWh per kWh gas distribution |
stock_gas_distributed | kwh | Stock gas distributed |
YAML Specification¶
sustainability: red
version: 2.0.0
operation:
growthType: false
variable: stock_gas_distributed
work:
- name: fugitive
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/kwh
expression: '%[0]'
variables:
- energy_loss_kwh_gas_per_kwh_gas_distributed
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.