lanl / hippynn

python library for atomistic machine learning
https://lanl.github.io/hippynn/
Other
59 stars 22 forks source link

LAMMPS ML-IAP Interface #10

Closed Boogie3D closed 1 year ago

Boogie3D commented 1 year ago

(Note: the ML-IAP Unified Interface is not yet merged into the LAMMPS codebase.)

lubbersnick commented 1 year ago

Looking really great! Let's move the lammps examples to a new folder, examples/lammps/ , and let's also provide the input scripts for lammps to show how that works.

lubbersnick commented 1 year ago

Also, we should add a new documentation file for running with lammps and describe the procedure

Boogie3D commented 1 year ago

Lammps example scripts moved to examples/lammps/ and MLIAP Unified example documentation added here.

lubbersnick commented 1 year ago

Looking good for now, can think of some minor improvements to the system for the future, but it all seems to work right.