GQL Statement
DIVIDE(
SUM(
SUM(V(G(electricity_production), "input_of_biogas * loss_output_conversion")),
SUM(V(G(electricity_production), "input_of_gas_power_fuelmix * loss_output_conversion")) * V(energy_mixer_for_gas_power_fuel, bio_oil_input_conversion),
SUM(V(G(electricity_production), "input_of_waste_mix * loss_output_conversion")) * V(energy_distribution_biogenic_waste, share_of_energy_distribution_waste_mix),
SUM(V(G(electricity_production), "input_of_wood_pellets * loss_output_conversion")),
SUM(V(G(electricity_production), "input_of_torrefied_biomass_pellets * loss_output_conversion")),
SUM(V(G(electricity_production), "input_of_network_gas * loss_output_conversion")) * Q(share_of_sustainable_gas_in_gas_network),
SUM(V(G(electricity_production), "input_of_gas_power_fuelmix * loss_output_conversion")) * V(energy_mixer_for_gas_power_fuel, network_gas_input_conversion) * Q(share_of_sustainable_gas_in_gas_network)),
BILLIONS
)
Result
2019
5.83
ms
|
37.62071540843433
|
PJ |
2050
5.37
ms
|
41.68865729185865
|
PJ |
Description
Query for Biomass Sankey diagram: connection between electricity production (incl. chp) and losses
Characteristics
Groups |
|
Unit |
PJ |
File path |
/app/tmp/etsource/gqueries/output_elements/output_series/biomass_sankey/electricity_prod_to_losses_in_biomass_sankey.gql
|
References