Replies: 1 comment
-
|
Hi @bapi16, you may find this repository useful for automating the installation of DeePMD with LAMMPS. The repository provides two shell scripts for building DeePMD (Python and C++ components) and integrating it with LAMMPS. You might find it helpful: https://github.com/rahulumrao/DeepmdToolchain |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to compile lammps with deepmd (plugin mode) but after folowing all the steps as given in the website https://docs.deepmodeling.com/projects/deepmd/en/master/install/install-lammps.html. my installation directory i.e deepmd_root/lib is not creating the libdeepmd_lmp.so file. and when I am trying to run the input file it says "Unrecognized pair style 'deepmd' (src/force.cpp:278)". Could you please help me out to solve this issue.
Beta Was this translation helpful? Give feedback.
All reactions