modified tutorial to run MD of bulk water in NVT #26
gabriele16
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @gabriele16 , Thank you for your interest in our code, and for sharing your example notebook!
Can you elaborate? We want to ensure that the tutorial is working correctly... did you have issues running it unmodified in Colab, or only once you changed it to use your water dataset? It's not clear to me from your link to the general issues page which problems you were encountering.
Was there a specific reason you found this necessary? Thanks again for sharing this with everyone! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Thanks for the very interesting work and package. I thought I'd share a colab tutorial for a short MD simulation of water that I slightly modified from the nice colab example on toluene (https://bit.ly/mrs-nequip), as I have found some problems when running this colab tutorial. I had similar issues as those shown in https://github.com/mir-group/pair_nequip/issues when trying to compile lammps or when running an md simulation in nvt. I followed some of the guidelines provided in the issues to adapt the tutorial to the bulk water system. The tutorial is for a box of liquid water with 32 molecules resulting from a DFT-MD simulation with CP2K. The DFT forces and positions files in xyz format are converted to extxyz that can be fed to the .yaml configuration file. The colab example runs fine, at least for now with the current version of nequip. I downgraded to a previous pytorch version. In case this is useful, I include the link below, I hope it's ok. Not sure if it fits more in the issues or somewhere else... https://github.com/gabriele16/nequip/blob/main/colab/my-short-nequip-tutorial.ipynb
Beta Was this translation helpful? Give feedback.
All reactions