Replies: 1 comment
-
~1eV/A is quite large. Please check the documentation here. |
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.
-
Hi, I am running a test using deempd and lammps.
I run a classic MD simulation on lammps, produce 1000 images of my system (coordinates of 20 water molecules and the forces)
and build the necessary .npy files using this data.
I then train the NN using Deepmd on these coordinates and forces, reaching a rmse of ~1eV/A for the force. However, when running a MD simulation using lammps with the deepmd "pair style", I am not managing to reproduce the classical MD (the systems coordinates make no sense, energy is more than 2 orders of magnitude lower).
Has anyone tried this type of simple test and has insight?
Beta Was this translation helpful? Give feedback.
All reactions