GQL Statement
IF(
SUM(V(INTERSECTION(G(p2h),SECTOR(energy)), output_of_steam_hot_water)) == 0,
0.0,
-> {
DIVIDE(
Q(total_electricity_input_cost_power_to_heat_network),
DIVIDE(
SUM(V(INTERSECTION(G(p2h),SECTOR(energy)), output_of_steam_hot_water)),
3600
)
)
}
)
Result
2019
1.22
ms
|
0.0
|
euro/MWh |
2050
1.01
ms
|
0.0
|
euro/MWh |
Description
Calculates the electricity input costs per MWh produced heat for power-to-heat for district heating.
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_heat_network.gql
|
References