Turn off the parallel function (MPI) in CFDEM modeling

Submitted by Rachel on Tue, 06/25/2019 - 08:48

Hi all,

I want to turn off the parallel function in my CFDEM coupling case. I have set:

1. change the processor number to 1 in liggghts input file;
2. change the parCFDDEMrun.sh: nrProcs="10" -----> "1";
3. in folder CFD/system/decomposeParDict: change numberofSubdomains to 1.

When I use "./Allrun.sh" to execute the case, it reports "trying to run parallel using 1 processor" and stopped. So the question is how to turn off the parallel function in CFD-DEM coupling computation?

Many thanks!
Rachel