NPT simulations with LAMMPS+Allegro #4
-
Morning guys, I've used NequIP before and now I'm testing Allegro for the study of some phase transition processes in the future, thus I need to run NPT simulations on my systems. In case the answer is no, is this something you are planning to add in the near future and/or can you give me eventually some indications about where these things should be handled within the code? Thanks in advance for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Answered in email, summary: stress fully working on the PyTorch side, see |
Beta Was this translation helpful? Give feedback.
-
To follow up on this, in order to use stress/LAMMPS/Allegro, we need to use the develop branch of nequip and the stress branch of pair_allegro. What about allegro, main or develop branch? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered in email, summary: stress fully working on the PyTorch side, see
develop
branch of nequi repo. Stress in LAMMPS is implemented inpair_nequip
(for NequIP and Allegro, albeit Allegro less well-tested). This let's you do single-GPU NPT runs. We're working on a parallelpair_allegro
implementation of stress.