GQL Statement
IF(
V(energy_hydrogen_flexibility_p2g_electricity, output_of_hydrogen) == 0,
0.0,
-> {
DIVIDE(
Q(total_electricity_input_cost_power_to_gas),
DIVIDE(
V(energy_hydrogen_flexibility_p2g_electricity, output_of_hydrogen),
3600
)
)
}
)
Result
2019
0.63
ms
|
0.0
|
euro/MWh |
2050
0.04
ms
|
0.0
|
euro/MWh |
Description
Calculates the electricity input costs per MWh produced hydrogen for power-to-gas.
Characteristics
Groups |
|
Unit |
euro/MWh |
File path |
/app/tmp/etsource/gqueries/output_elements/output_series/category_bar_flexibility_integral_costs/integral_electricity_cost_power_to_gas.gql
|
References