total_electricity_input_cost_power_to_heat_network debug
GQL Statement
SUM(
  PRODUCT_CURVES(
    SUM_CURVES(V(INTERSECTION(G(p2h),SECTOR(energy)), electricity_input_curve)),
    V(CARRIER(electricity), cost_curve)
  )
)Result
| 2019 | 0 | EUR | 
| 2050 | 0.0 | EUR | 
Description
Calculates the future total costs of electricity input for power-to-heat for the district heating network.
Characteristics
| Groups | |
| Unit | EUR | 
| File path | /app/tmp/etsource/gqueries/output_elements/output_series/category_bar_flexibility_integral_costs/total_electricity_input_cost_power_to_heat_network.gql | 
References
| Gquery | integral_electricity_cost_power_to_heat_network |