GQL Statement

IF(
    V(energy_hydrogen_flexibility_p2g_electricity, output_of_hydrogen) == 0,
    0.0,
    -> {
        DIVIDE(
            V(energy_hydrogen_flexibility_p2g_electricity, total_costs_per(:node)),
            DIVIDE(
                V(energy_hydrogen_flexibility_p2g_electricity, output_of_hydrogen),
                MJ_PER_MWH
            )
        )
    }
)

Result

2019 0.5 ms
0.0
2050 0.04 ms
0.0

Description

Total cost of hydrogen production by biomass gasification + ccs per MWh produced hydrogen

Characteristics

Groups
Unit
File path /app/tmp/etsource/gqueries/general/hydrogen/costs/production_costs_per_mwh_hydrogen_by_p2g.gql

References

Gquery production_costs_per_mwh_curve_hydrogen_p2g
Gquery energy_hydrogen_flexibility_p2g_electricity_h2_chart