GQL Statement

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

Result

2015 2.1 ms
-45,001.517812494276
MW
2050 1.65 ms
-45,001.517812494276
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