hydrogen_production_flexible_power_to_hydrogen_capacity debug
GQL Statement
SUM(
V(
FILTER(
ALL(),"merit_order && (merit_order.subtype == :power_to_gas)"
),
"input_capacity * hydrogen_output_conversion * number_of_units"
)
)
Result
2019 9.58 ms |
0.0
|
MW |
2050 8.55 ms |
0.0
|
MW |
Description
Selects the hydrogen output capacity of power-to-hydrogen technologies.
Characteristics
Groups | |
Unit | MW |
File path |
/app/tmp/etsource/gqueries/general/flexibility/hydrogen/hydrogen_production_flexible_power_to_hydrogen_capacity.gql
|