GQL Statement
SUM(
V(
FILTER(
ALL(),
"merit_order && (merit_order.subtype == :dispatchable) && water_input_conversion > 0"
),
"input_capacity * electricity_output_conversion * number_of_units"
)
)
Result
2019
12.8
ms
|
0.0
|
MW |
2050
12.23
ms
|
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
|
References