GQL Statement
SUM(
  V(
    FILTER(
      ALL(),
      "merit_order && (merit_order.subtype == :dispatchable || merit_order.subtype == :storage) && uranium_oxide_input_conversion > 0.0"
    ),
    "input_capacity * electricity_output_conversion * number_of_units"
  )
)
Result
| 
2019
 | 
512.4181048492795 
 | 
MW | 
| 
2050
 | 
512.4181048492795 
 | 
MW | 
Description
Selects the electricity output capacity of dispatchable nuclear power plants only when must-run is turned-off.
 
Characteristics
| Groups | 
 | 
| Unit | 
MW | 
| File path | 
/app/tmp/etsource/gqueries/general/flexibility/electricity/electricity_production_flexible_nuclear_to_power_capacity.gql
 | 
References