11.5.3.12. rheia.CASES.H2_POWER.h2_power.Evaluation.pemel

Evaluation.pemel(i_pemel)

The electrolyzer model, based on the work of Saeed et al. [1]. For a given current, the model determines the operating voltage by considering the activation, concentration and ohmic overpotentials. The model quantifies the operating voltage, power, efficiency and hydrogen production.

[1] Saeed, E. W., & Warkozek, E. G. (2015). Modeling and Analysis of

Renewable PEM Fuel Cell System. Energy Procedia, 74, 87–101. https://doi.org/10.1016/j.egypro.2015.07.527

Parameters

i_pemel (float) – The electrolyzer input current [A].

Returns

res – Dictionary with the operating conditions of the electrolyzer for a given current. It contains items on the operating voltage, power, efficiency and hydrogen mass flow rate.

Return type

dict