GQL Statement

PRODUCT(
  -1,
  SUM(
    V(
      FILTER(
        G(p2h),
        "merit_order && (merit_order.subtype == :power_to_heat_industry)"
      ),
      "input_capacity * number_of_units"
    )
  )
)

Result

2019 1.45 ms
-0.0
MW
2050 1.01 ms
-0.0
MW

Description

Selects the electricity input capacity of power-to-heat technologies for industry using the p2h node group. 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/electricity/electricity_demand_flexible_power_to_heat_industry_capacity.gql

References