11. Running MFiX on Joule
This section is for MFiX users on NETL’s HPC system Joule. MFiX is installed as
an environment module, so installing it yourself is not necessary. MFiX comes with prebuilt solvers for both DMP and SMP so building a custom solver is not needed unless you have modified Fortran code. The MFiX module depends on the gnu and openmpi modules, so when you load the MFiX module via module load mfix you will automatically get the correct versions of these dependencies (currently, gnu/13.2.0 and openmpi/4.1.5/gnu/13.2.0.
11.1. Running the GUI
Load the MFiX 26.1 module:
$ module load mfix/26.1
Run the GUI:
$ vglrun mfix
To build from the GUI, see: Building custom interactive solver.
To build from the command line, run:
$ build_mfixsolver