Hi cgw, I checked the HPC rencently, but I still don’t know the reason about the “segmentation fault”.
the output of ulimit -a is as follows:
and to build the mfix-solver, I used the command:
(mfix-22.2.2) [songchao@cu01 fluid_bed_dem_2d-5]$ build_mfixsolver --batch --dmp -j 10
to run the case, I used the command:
(mfix-22.2.2) [songchao@cu01 fluid_bed_dem_2d-5]$ mpirun -np 2 ./mfixsolver -f fluid_bed_dem_2d.mfx
