GQL Statement

SUM(
  Q(conversion_from_biodiesel_to_electricity),
  Q(conversion_from_bio_ethanol_to_electricity),
  Q(conversion_from_bio_kerosene_to_electricity),
  Q(conversion_from_wood_pellets_to_electricity),
  Q(conversion_from_bio_lng_to_electricity),
  PRODUCT(Q(conversion_from_network_gas_to_electricity),Q(share_of_sustainable_gas_in_gas_network)),
  PRODUCT(Q(conversion_from_compressed_network_gas_to_electricity),Q(share_of_sustainable_gas_in_gas_network)),
  PRODUCT(
    PRODUCT(
      Q(conversion_from_gas_power_fuelmix_to_electricity),
      V(energy_mixer_for_gas_power_fuel, network_gas_input_conversion)
    ),
    Q(share_of_sustainable_gas_in_gas_network)
  ),
  PRODUCT(
    Q(conversion_from_gas_power_fuelmix_to_electricity),
    V(energy_mixer_for_gas_power_fuel, bio_oil_input_conversion)
  )
)

Result

2019 8.08 ms
22.13538113341562
PJ
2050 7.61 ms
3.279045136652073
PJ

Description

Direct conversion input of biomass products for central electricity production

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/conversion/electricity/conversion_from_carrier_to_electricity/conversion_from_biomass_products_to_electricity.gql

References

Gquery sankey_0_to_1_biomass_products_to_electricity