GQL Statement
SUM(
V(G(electricity_production),"output_of_electricity * natural_gas_input_conversion "),
V(G(electricity_production),"output_of_electricity * propane_input_conversion "),
V(G(electricity_production),"output_of_electricity * lng_input_conversion "),
PRODUCT(
Q(share_of_fossil_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
5.68
ms
|
251,133,888,571.42096
|
MJ |
2050
5.32
ms
|
341,613,979,820.89
|
MJ |
Description
Characteristics
Groups |
|
Unit |
MJ |
File path |
/app/tmp/etsource/gqueries/general/energy_production/electricity_produced_from_natural_gas.gql
|
References