GQL Statement

SUM(
  DIVIDE(
    SUM(V(G(industry_transformation), input_of(wood_pellets, torrefied_biomass_pellets))),
    BILLIONS
    ),
  NEG(
    SUM(
      DIVIDE(
        SUM(
          V(
            G(industry_transformation),
            "input_of_wood_pellets * loss_output_conversion"
            )
          ),
        BILLIONS
      ),  
        Q(wood_pellets_to_bio_oil_industry_transformation_in_sankey),
        Q(wood_pellets_to_biodiesel_industry_transformation_in_sankey),
        Q(wood_pellets_to_bio_kerosene_industry_transformation_in_sankey),
        Q(wood_pellets_to_greengas_industry_transformation_in_sankey)
      )
    )
  )

Result

2019 1.02 ms
0.0
PJ
2050 0.63 ms
0.0
PJ

Description

Query for Biomass Sankey diagram: connection between dry biomass and the industry transformation processes

Characteristics

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

References

Gquery dry_biomass_to_non_biogenic_carriers_in_biomass_sankey