GQL Statement

DIVIDE(
 SUM(
 SUM(V(G(electricity_production), "input_of_biogas * electricity_output_conversion")),
 SUM(V(G(electricity_production), "input_of_gas_power_fuelmix * electricity_output_conversion")) * V(energy_mixer_for_gas_power_fuel, bio_oil_input_conversion),
 SUM(V(G(electricity_production), "input_of_waste_mix * electricity_output_conversion")) * V(energy_distribution_biogenic_waste, share_of_energy_distribution_waste_mix),
 SUM(V(G(electricity_production), "input_of_wood_pellets * electricity_output_conversion")),
 SUM(V(G(electricity_production), "input_of_torrefied_biomass_pellets * electricity_output_conversion")),
 SUM(V(G(electricity_production), "input_of_network_gas * electricity_output_conversion")) * Q(share_of_sustainable_gas_in_gas_network),
 SUM(V(G(electricity_production), "input_of_gas_power_fuelmix * electricity_output_conversion")) * V(energy_mixer_for_gas_power_fuel, network_gas_input_conversion) * Q(share_of_sustainable_gas_in_gas_network)),
 BILLIONS
 )

Result

2019 6.37 ms
22.071625008295346
PJ
2050 5.67 ms
18.248797069469354
PJ

Description

Query for Biomass Sankey diagram: connection between electricity production (incl. chp) and electricity demand

Characteristics

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

References

Gquery turk_input_of_electricity_dem_in_biomass_sankey
Gquery turk_output_of_electricity_prod_in_biomass_sankey