GQL Statement
PRODUCT(
-1,
SUM(
V(
FILTER(
ALL(),
"merit_order && (merit_order.group == :export)"
),
"input_capacity * number_of_units * availability"
)
)
)
Result
|
2019
|
-0.0
|
MW |
|
2050
|
-0.0
|
MW |
Description
Selects the electricity input capacity of electricity export, taking into account the export availability of the interconnectors. Capacity of demand technologies is considered negative for the installed flexible capacities chart.
Characteristics
| Groups |
|
| Unit |
MW |
| File path |
/app/tmp/etsource/gqueries/general/flexibility/electricity/electricity_demand_flexible_export_capacity.gql
|
References