Rui Sun

Results 6 comments of Rui Sun

This is because the link to the openmpi library is not correct. 1. Ensure openmpi is installed. 2. Find lammpsFoam/Make/options, and update the the addresses of openmpi file and libraries....

Do you compile OpenFOAM successfully in your machine? The allwmake file may not be working because of your system is different with ours. But I think if you follow the...

Khuram, When you compile lammpsFoam, you have to add the compiled LAMMPS library to the path that OpenFOAM knows. Please check the Step 8 in the installation process. Change to...

Congratulations! Please see Thread #2: http://www.cfd-online.com/Forums/openfoam-paraview/82036-do-particle-tracking-paraview.html And note that there is no Lagrangian particle data in 0 folder. So use "foamToVTK -time 0.1:" to convert openFoam data after 0.1s (or...

Hi Song, You should compile the voro++ library as a dynamic library (using -fPIC option). Or, you can turn off the voro++ option in LAMMPS. Rui On Mon, Oct 1,...

I have seen this error when compiling the sediFoam code using the newest OpenFOAM 5.0.0. Since sediFoam does not support OpenFOAM 5.0.0, I think you should install OpenFOAM 2.3 or...