GQL Statement

MAX(
  V(
    FILTER(
      ALL(),
      "hydrogen && (hydrogen.type == :storage)"
    ),
    hydrogen_output_curve
  )
)

Result

2019 8.97 ms
0.0
MW
2050 7.88 ms
0.0
MW

Description

Selects the hydrogen output capacity of the hydrogen storage by taking the maximum value of the hourly output curve.

Characteristics

Groups
Unit MW
File path /app/tmp/etsource/gqueries/general/flexibility/hydrogen/hydrogen_production_flexible_storage_capacity.gql

References