GQL Statement

SUM(
  V(G(electricity_production),"output_of_electricity * greengas_input_conversion "),
  PRODUCT(
    Q(share_of_sustainable_gas_in_gas_network),
    SUM(
      V(G(electricity_production),"output_of_electricity * network_gas_input_conversion "),
      V(G(electricity_production),"output_of_electricity * gas_power_fuelmix_input_conversion ").sum * V(energy_mixer_for_gas_power_fuel, network_gas_input_conversion)
    )
  )
)

Result

2019 3.61 ms
1,155,057,407.927999
MJ
2050 3.25 ms
1,571,208,729.6879
MJ

Description

Characteristics

Groups
Unit MJ
File path /app/tmp/etsource/gqueries/general/energy_production/electricity_produced_from_greengas.gql

References

Gquery greengas_in_renewable_electricity_share
Gquery biomass_products_in_source_of_electricity_production
Gquery greengas_in_source_of_electricity_production