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