GQL Statement

SUM(
  DIVIDE(
    SUM(
      V(
        G(electricity_production),
        "electricity_output_conversion / (1 - loss_output_conversion) * input_of_network_gas"
      ),
    ),
    BILLIONS
  ),
    PRODUCT(
        Q(conversion_from_gas_power_fuelmix_to_electricity),
        V(energy_mixer_for_gas_power_fuel, network_gas_input_conversion)
      ),
    Q(conversion_from_compressed_network_gas_to_electricity)
  )

Result

2019 4.27 ms
382.805146447599
PJ
2050 3.96 ms
528.8914051804945
PJ

Description

Direct conversion input of network gas for central heat production

Characteristics

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

References

Gquery conversion_from_biomass_products_to_electricity
Gquery conversion_from_gas_and_gas_derivatives_to_electricity
Gquery sankey_1_to_1_network_gas_to_electricity