Need to a sample input LAMMPS file for NPT MD #1259
Answered
by
wanghan-iapcm
saeedshahi
asked this question in
Q&A
-
Hello all, There is a sample lammps input file in the package but it is for NVT MD, I need NPT ones. So, if you can provide me ones I appreciated. I could not use a SHAKE constrained with LAMMPS deepmd. Is it right? Best, |
Beta Was this translation helpful? Give feedback.
Answered by
wanghan-iapcm
Nov 3, 2021
Replies: 1 comment
-
You can consult lammps manual on You do not need to use SHAKE because deepmd-kit does not assume any constrained bond. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
saeedshahi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can consult lammps manual on
fix npt
https://docs.lammps.org/fix_nh.html#fix-npt-commandYou do not need to use SHAKE because deepmd-kit does not assume any constrained bond.