Skip to content

T-5B4-A-4 - Biogas usage within hydrogen refinement

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 Combustion as:

Parameters

Parameter Unit Description
emission_factor_biogas_kwh_to_co2e g_co2e_kwh Emission factor biogas
energy_intensity_direct_resource_use_kwh kwh_kwh Energy intensity direct resource use kWh
growth_activity_biogas_usage_within_hydrogen_refinement kwh_percapita Growth of biogas usage within hydrogen refinement
start_year_activity_biogas_usage_within_hydrogen_refinement kwh Biogas usage within hydrogen refinement

YAML Specification

version: 2.0.0
operation:
  growthType: true
  variable: start_year_activity_biogas_usage_within_hydrogen_refinement
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - growth_activity_biogas_usage_within_hydrogen_refinement
work:
- name: combustion
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/kwh
    expression: '%[0]'
    variables:
    - energy_intensity_direct_resource_use_kwh
  input:
  - resource: biogas
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_biogas_kwh_to_co2e