GQL Statement

SUM(
  V(
    Q(
      electricity_producing_coal_incl_coal_gas_converters
    ),
    Q(
      electricity_producing_torrefied_biomass_pellets_converters
    ),
    Q(
      electricity_producing_lignite_converters
    ),
    "input_capacity * electricity_output_conversion * number_of_units"
  )
)

Result

2019 3.54 ms
4,964.486212018511
MW
2050 3.24 ms
4,964.486212018511
MW

Description

Selects the electricity output capacity of dispatchable coal power plants using the electricity producing coal and electricity producing torrefied biomass pellets converter queries. The latter group ensures that biocoal power plants are also included.

Characteristics

Groups
Unit MW
File path /app/tmp/etsource/gqueries/general/flexibility/electricity/electricity_production_flexible_coal_to_power_capacity.gql

References