GQL Statement

SUM(
  DIVIDE(
    SUM(
      V(
        G(heat_production),
        "steam_hot_water_output_conversion / (1 - loss_output_conversion) * input_of_network_gas"
      ),
    ),
    BILLIONS
  ),
    PRODUCT(
        Q(conversion_from_gas_power_fuelmix_to_heat),
        V(energy_mixer_for_gas_power_fuel, network_gas_input_conversion)
      ),
    Q(conversion_from_compressed_network_gas_to_heat)
  )

Result

2019 9.17 ms
158.99918384299352
PJ
2050 8.7 ms
191.52310060565014
PJ

Description

Direct conversion input of network gas for central heat production

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/conversion/heat/conversion_from_carrier_to_heat/conversion_from_network_gas_to_heat.gql

References

Gquery conversion_from_biomass_products_to_heat
Gquery conversion_from_gas_and_gas_derivatives_to_heat
Gquery sankey_1_to_1_network_gas_to_heat