-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unrecognized kspace style 'pppm/dplr' #1567
Labels
Comments
Sadly, LAMMPS does not support plugins for We may consider contributing to LAMMPS to make it possible firstly. |
11 tasks
Both lammps/lammps#3188 and #1603 should fix this issue. |
Thanks a lot! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug summary
DPLR simulation has this error "ERROR: Unrecognized kspace style 'pppm/dplr' (src/force.cpp:697)"
I used the plugin mode of LAMMPS. The "deeptensor" and "dplr" are recognized successfully. However, "pppm/dplr" is unrecognized.
DeePMD-kit Version
2.1.0
TensorFlow Version
2.8.0
How did you download the software?
Built from source
Input Files, Running Commands, Error Log, etc.
Please find the files attached.
test.zip
Steps to Reproduce
Submit the job.sh file.
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: