GQL Statement

SUM(
  DIVIDE(
    SUM(
      V(
        G(industry_transformation),
        "output_of_greengas  / (1 - loss_output_conversion - residual_heat_input_conversion)"
      )
    ), 
    BILLIONS
  ),
  NEG(
    SUM(
      Q(biofuels_to_greengas_in_biomass_sankey),
      Q(wood_pellets_to_greengas_industry_transformation_in_sankey),
      Q(greengas_to_greengas_industry_transformation_in_sankey)
    )
  )
)

Result

2019
0.0
PJ
2050
0.0
PJ

Description

Query for Biomass Sankey diagram: connection between non biogenic carriers and greengas
The biofuels to greengas flows are subtracted from these flows, since these are accounted for in other flows within the sankey.

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/output_elements/output_series/biomass_sankey/non_biogenic_carriers_to_greengas_in_biomass_sankey.gql

References

Gquery turk_input_of_greengas_in_biomass_sankey
Gquery turk_output_of_non_biogenic_carriers_in_biomass_sankey