Skip to content

T-5A7-A-3 - Emissions from venting in oil and gas production (WTT)

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_content_kwh_natural_gas_per_tonne_natural_gas kwh_tonne Energy content in kWh per tonne of natural gas
stock_gas_vented_wtt tonne Stock gas vented in oil and gas production

YAML Specification

version: 2.0.0
operation:
  growthType: false
  variable: stock_gas_vented_wtt
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
50% This page is roughly halfway complete and is actively being developed.