GQL Statement
IF(
V(energy_hydrogen_flexibility_p2g_electricity, output_of_hydrogen) == 0,
0.0,
-> {
DIVIDE(
V(energy_hydrogen_flexibility_p2g_electricity, variable_costs_per(:node)),
DIVIDE(
V(energy_hydrogen_flexibility_p2g_electricity, output_of_hydrogen),
3600
)
)
}
)
Result
2019
0.13
ms
|
0.0
|
euro/MWh |
2050
0.03
ms
|
0.0
|
euro/MWh |
Description
Calculates the variable 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_variable_cost_power_to_gas.gql
|
References