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 | 382.80514220229963 | PJ | 
| 2050 | 528.8914003621094 | 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