-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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_NEBBI 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-particlesThe 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
Metadata
Metadata
Assignees
Labels
No labels