Bug summary
I was running DPMD of a system with 1023 water plus one OH- ion with DPLR model, when I found the bug. The DP energy model of the DPLR is compressed. I found for certain atomic geometries, the LAMMPS would fail on the neighbor-list-building step, with an error saying Out of range atoms - cannot compute PPPM (src/KSPACE/pppm.cpp:1839). However, I do not know why these geometries could result in the bug, while others do not.
For example, the following geometry file would result in the bug above.
lammps-input.zip
DeePMD-kit Version
2.2.7
TensorFlow Version
2.9.0
How did you download the software?
Offline packages
Input Files, Running Commands, Error Log, etc.
lammps-input.zip
Steps to Reproduce
run lammps with the input files.
Further Information, Files, and Links
No response