Skip to content
Snippets Groups Projects
Commit 29f3fe50 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12907 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 5bee7e17
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ the Knowledge Base for Interatomic Models (KIM) repository of ...@@ -3,7 +3,7 @@ the Knowledge Base for Interatomic Models (KIM) repository of
interatomic potentials, so that they can be used by LAMMPS scripts. interatomic potentials, so that they can be used by LAMMPS scripts.
Information about the KIM project can be found at https://openkim.org. Information about the KIM project can be found at https://openkim.org.
It's PIs are ... It's PIs are Ellad Tadmor and Ryan Elliott (U Minn).
Using this package requires the KIM library and its models Using this package requires the KIM library and its models
(interatomic potentials) to be downloaded and installed on your (interatomic potentials) to be downloaded and installed on your
...@@ -21,4 +21,6 @@ library you can test it using an input file from the examples dir: ...@@ -21,4 +21,6 @@ library you can test it using an input file from the examples dir:
./lmp_serial < lammps/examples/kim/in.kim.lj ./lmp_serial < lammps/examples/kim/in.kim.lj
This pair_style was written by ... This pair_style was written by Valeriu Smirichinski and Ryan
S. Elliott (U Minn).
...@@ -3,7 +3,7 @@ calculates a Voronoi tesselation of the system. ...@@ -3,7 +3,7 @@ calculates a Voronoi tesselation of the system.
It uses the Voro++ library, available at http://math.lbl.gov/voro++ to It uses the Voro++ library, available at http://math.lbl.gov/voro++ to
compute the tesselation locally on each processor. Voro++ was compute the tesselation locally on each processor. Voro++ was
develped by Chris H. Rycroft while at UC Berkeley / Lawrence Berkeley developed by Chris H. Rycroft while at UC Berkeley / Lawrence Berkeley
Laboratory. Laboratory.
That library can be downloaded and built in lib/voronoi or elsewhere That library can be downloaded and built in lib/voronoi or elsewhere
......
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