GQL Statement

DIVIDE(
  SUM(
    V(FILTER(
      G(final_demand_group),
      "input_of_network_gas > 0"),
    demand_of_bio_resources_including_abroad_of(wet_biomass)),
    PRODUCT(
      V(EDGE(energy_compressor_network_gas, energy_national_gas_network_natural_gas), parent_share),
      V(energy_distribution_greengas, demand_of_bio_resources_including_abroad_of(wet_biomass))
    )),
  BILLIONS
)

Result

2019 2.18 ms
6.867261629506829
PJ
2050 1.94 ms
6.868720896546693
PJ

Description

Final demand of greengas (energetic + non-energetic) from wet biomass

The greengas required for transport_final_demand_compressed_network_gas should be included in this query.
However, the compression of network gas requires electricity. We don't want to include the bio resources
required for this electricity in this query (as this is already included in the electricity_from_wet_biomass).

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/output_elements/output_series/category_bar_243_biomass_demand/greengas_from_wet_biomass.gql

References

Gquery turk_demand_wet_biomass