GQL Statement

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

Result

2019 10.1 ms
-1
MW
2050 11.24 ms
-20,228.8624330671
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