CFD modeling serves as a potent tool for simulating and visualizing the intricate fluid flow, heat transfer, and mass transport phenomena within Proton Exchange Membrane Fuel Cells (PEMFCs). By harnessing CFD capabilities, researchers and engineers can acquire invaluable insights into the internal processes, facilitating design improvements, increased efficiency, and the sustainable utilization of PEMFCs.
In modeling the physical processes within a PEMFC, the following components and aspects are considered:
Given the low operating temperature (< 100°C), it is typically assumed that water is produced in the liquid phase. However, it's important to note that water can exist in both liquid and gas phases within PEMFCs. Since water is primarily produced at the cathode side, the flow at the anode side is simplified as single-phase.
For the two-phase flow at the cathode side, several considerations apply:
The solution of two-phase flow in the current implementation presents challenges in terms of convergence speed. We are open to alternative solution algorithms, such as the mixture model.
A driftFluxSystem is also implemented, but it is still under development.
If you have suggestions, please feel free to contact us.
If you encounter difficulties with convergence:
ddt
in system/air/fvScheme from steadyState
to localEuler
or Euler
.