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 | 22.071624968590786 | PJ | 
| 2050 | 18.24879702129473 | 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