GQL Statement

PRODUCT(
  -1,
  MAX(
    V(
      FILTER(
        ALL(),
        "network_gas && (network_gas.type == :storage)"
      ),
      network_gas_input_curve
    )
  )
)

Result

2015 9.31 ms
-1
MW
2050 10.85 ms
-22,166.868412768446
MW

Description

Selects the gas input capacity of the gas storage by taking the maximum value of the hourly input curve. 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/network_gas/network_gas_demand_flexible_storage_capacity.gql

References