electricity_production_flexible_hydro_to_power_capacity debug
GQL Statement
SUM(
  V(
    FILTER(
      ALL(),
      "merit_order && (merit_order.subtype == :dispatchable) && water_input_conversion > 0.0"
    ),
    "input_capacity * electricity_output_conversion * number_of_units"
  )
)
Result
| 2019 | 
0.0
 | 
MW | 
| 2050 | 
0.0
 | 
MW | 
Description
Selects the electricity output capacity of dispatchable hydro power plants.
Characteristics
| Groups | |
| Unit | MW | 
| File path | 
/app/tmp/etsource/gqueries/general/flexibility/electricity/electricity_production_flexible_hydro_to_power_capacity.gql
 |