deepflame-dev
deepflame-dev copied to clipboard
error when running in parallel
I have installed deepflame-v2212 in centos8.5 successfully, all the solvers, df0DFoam, dfLowMachFoam working properly when running in serial. However, when run with command like "mpirun -np 4 df0DFoam -parallel", it crashes. All cases in the example folder gives the same result.
The solvers in original openfoam like pimpleFoam doesn't have such problem. And I have verified with different openmpi versions, but didn't work. Anyone have idea about this problem? Many thanks!