lammps/lib/pace
Richard Berger 85acf0b067
Remove unused imports
2021-05-10 18:42:27 -04:00
..
.gitignore add .gitignore file to lib/pace folder 2021-04-07 19:29:22 -04:00
Install.py Remove unused imports 2021-05-10 18:42:27 -04:00
Makefile update PACELIB_URL (tackling some PGI warnings): v.2021.2.3.upd2 2021-04-08 16:06:05 +02:00
Makefile.lammps add lib/pace/Makefile.lammps 2021-04-07 19:54:35 +02:00
README Updated READMEs in lib/pace and src/USER-PACE 2021-04-08 13:00:20 -06:00

README

This directory contains files required to use the USER-PACE package,
which provides the pace pair style, an efficient implementation of 
the Atomic Cluster Expansion potential (ACE).
ACE is a methodology for deriving a highly accurate classical potential
fit to a large archive of quantum mechanical (DFT) data. 
This package was written by Yury Lysogorskiy and others
at ICAMS, the Interdisciplinary Centre for Advanced Materials Simulation, 
Ruhr University Bochum, Germany, http://www.icams.de

You can type "make lib-pace" from the src directory to see help on
how to download and build this library via make commands, or you can
do the same thing by typing "python Install.py" from within this
directory.

More information about the USER-PACE implementation of ACE 
is available here:

https://github.com/ICAMS/lammps-user-pace