GQL Statement

PRODUCT(
  -1,
  SUM(
    V(
      FILTER(
        ALL(),"merit_order && (merit_order.subtype == :satisfied_demand)"
      ),
      "input_capacity * number_of_units"
    )
  )
)

Result

2019 9.24 ms
-0.0
MW
2050 8.96 ms
-0.0
MW

Description

Selects the electricity input capacity of power-to-hydrogen offshore technologies. 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_power_to_hydrogen_offshore_capacity.gql

References