CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
180 stars 71 forks source link

bug with [ 0] ERROR ! Unknown setting AccelX #520

Open Jing-Lee-tj opened 2 months ago

Jing-Lee-tj commented 2 months ago

The following error occurred when I tried to run the test case channel-particles

[ 0] ERROR ! Unknown setting AccelX

My configuration:

./configure --with-lammps=/<path to LIGGGHTS directory>/LIGGGHTS-PUBLIC/
make -j8 d3q27_PSM_NEBB

I was running with GPU SERIAL CUDA 12.0

I was running with:

mpiexec --allow-run-as-root -np 1 CLB/d3q27_PSM_NEBB/main /opt/TCLB/example/particle/3d/channel-particles.xml : -np 1 CLB/d3q27_PSM_NEBB/lammps /opt/TCLB/example/particle/3d/in.channel-particles

The xml file is the /opt/TCLB/example/particle/3d/channel-particles.xml

I get this error:

`[ 0] ERROR   ! Unknown setting AccelX`

When I comment out this line, the program works, it seems that the model does not recognize this parameter