total_electricity_input_cost_power_to_heat_industry_food debug
GQL Statement
SUM(
  PRODUCT_CURVES(
    SUM_CURVES(V(INTERSECTION(G(p2h),G(food_industry)), 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
Characteristics
| Groups | |
| Unit | EUR | 
| File path | 
/app/tmp/etsource/gqueries/modules/external_coupling/total_electricity_input_cost_power_to_heat_industry_food.gql
 | 
References
| Gquery | integral_electricity_cost_power_to_heat_industry_food |