Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Commits
29f3fe50
Commit
29f3fe50
authored
10 years ago
by
sjplimp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
svn://svn.icms.temple.edu/lammps-ro/trunk@12907
f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent
5bee7e17
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/KIM/README
+4
-2
4 additions, 2 deletions
src/KIM/README
src/VORONOI/README
+1
-1
1 addition, 1 deletion
src/VORONOI/README
with
5 additions
and
3 deletions
src/KIM/README
+
4
−
2
View file @
29f3fe50
...
@@ -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).
This diff is collapsed.
Click to expand it.
src/VORONOI/README
+
1
−
1
View file @
29f3fe50
...
@@ -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
devel
o
ped 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment