Building Custom Solver on HPC

Dear All,

I installed MFix 20.3.1 in my local folder on my University cluster. Can someone explain the steps involved in building a custom solver (for example, saline_pyrolysis) on HPC? I loaded intel CMake, python, and openmpi modules and created the mfixsolver executable.

The “build_mfixsolver” command is not working in the saline_pyrolysis folder.

Thanks,
Raghu

What error message did you get with the build_mfixsolver command?

The build_mfixsolver command is for when you install MFiX with conda, or with pip. If using only the solver and not the GUI, then building with cmake is all you need: 5.3. Build from Source (for Developers) — MFiX 20.3.1 documentation