Skip to content
Snippets Groups Projects
Commit 56df6a91 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12905 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 757fea45
No related branches found
No related tags found
No related merge requests found
The KIM package adds a pair_style kim command which is a wrapper on
the Knowledge Base for Interatomic Models (KIM) repository of
interatomic potentials, so that they can be used by LAMMPS scripts.
Information about the KIM project can be found at https://openkim.org.
It's PIs are ...
Using this package requires the KIM library and its models
(interatomic potentials) to be downloaded and installed on your
system. The library can be downloaded and built in lib/kim or
elsewhere on your system, which must be done before bulding LAMMPS
with this package. Details of the download, build, and install
process for KIM are given in the lib/kim/README file, and scripts will
soon be provided to help automate the process. Also see the LAMMPS
manual for general information on building LAMMPS with external
libraries. The settings in the Makefile.lammps file in lib/kim must
be correct for LAMMPS to build correctly with this package installed.
Once you have successfully built LAMMPS with this package and the KIM
library you can test it using an input file from the examples dir:
./lmp_serial < lammps/examples/kim/in.kim.lj
This pair_style was written by ...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment