GQL Statement
PRODUCT(
  -1,
  SUM(
    V(
      FILTER(
        G(p2h),
        "merit_order && (merit_order.subtype == :power_to_heat_agriculture)"
      ),
      "input_capacity * number_of_units"
    )
  )
)
Result
| 
2019
 | 
-0.0 
 | 
MW | 
| 
2050
 | 
-0.0 
 | 
MW | 
Description
Selects the electricity input capacity of power-to-heat technologies for agriculture 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_agriculture_capacity.gql
 | 
References