GQL Statement

PRODUCT(
  -1,
  SUM(
    V(
      Q(
        electricity_producing_gas_converters
      ),
      "input_capacity * number_of_units"
    )
  )
)

Result

2019 2.39 ms
-41,104.9735257451
MW
2050 1.58 ms
-41,104.9735257451
MW

Description

Selects the gas input capacity of dispatchable gas power plants using the electricity producing gas converters query. 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_gas_to_power_capacity.gql

References