Replies: 2 comments 1 reply
-
Hi @ERovers , Thanks for your interest in our work! The easiest way to create extXYZ files for Allegro / NequIP is using
In general, you can train in |
Beta Was this translation helpful? Give feedback.
-
Somewhat late to this answer, but as it's something we were recently struggling with, here's a little command-line tool which I've written to extract whole subsets of the SPICE dataset to ext Mind you, I'm not completely sure it does a completely correct export, but we were able to do minimum training on the results, so there's that! |
Beta Was this translation helpful? Give feedback.
-
Hi!
I'm intrigued by the paper "Scaling the leading accuracy of deep equivariant models to biomolecular simulations of realistic size" and would like to try it for an application where I want to run MD on large biomolecular system (90K atoms). I'm more familiar with other MD simulation softwares like AMBER and GROMACS, so apologies if this is a very naive question.
For training on the SPICE dataset, how would you convert the hdf5 database to the extxyz file? The dataset contains the atomic coordinates, forces and energy, so can imagine to create a file and parsing this information. But when I looked at the Silicon example notebook extxyz file there are also parameters like lattice (box?), stress and pbc. How would you get this information (with ASE?) or is it not necessary for training?
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions