GQL Statement
IF(
SUM(V(G(p2p), output_of_electricity)) == 0,
0.0,
-> {
DIVIDE(
Q(total_electricity_output_revenue_power_to_power),
DIVIDE(
SUM(V(G(p2p), output_of_electricity)),
3600
)
)
}
)
Result
2019
0.86
ms
|
0.0
|
euro/MWh |
2050
0.72
ms
|
0.0
|
euro/MWh |
Description
Calculates the electricity output revenue per MWh produced electricity for power-to-power.
Characteristics
Groups |
|
Unit |
euro/MWh |
File path |
/app/tmp/etsource/gqueries/output_elements/output_series/category_bar_flexibility_integral_costs/integral_reference_price_power_to_power.gql
|
References