lammps/examples/voronoi
Axel Kohlmeyer 5d2730f055 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00
..
README add fix mscg command, example, lib 2017-01-09 13:36:40 -07:00
in.voronoi git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11985 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-05-13 16:52:04 +00:00
in.voronoi.2d Added data output example 2016-01-22 02:49:52 +00:00
in.voronoi.data Added data output example 2016-01-22 02:49:52 +00:00
log.27Nov18.voronoi.2d.g++.1 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00
log.27Nov18.voronoi.2d.g++.4 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00
log.27Nov18.voronoi.data.g++.1 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00
log.27Nov18.voronoi.data.g++.4 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00
log.27Nov18.voronoi.g++.1 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00
log.27Nov18.voronoi.g++.4 update log files for rigid, shear, snap, srd, streitz, threebody, vashsista, and voronoi examples 2018-11-29 18:22:18 -05:00

README

Running this example requires that LAMMPS be built with the VORONOI
package and its compute voronoi command.  The compute uses the Voro++
library, freely available at http://math.lbl.gov/voro++, to compute
the Voronoi tesselation locally on each processor.  Voro++ was
developed by Chris H. Rycroft while at UC Berkeley / Lawrence Berkeley
Laboratory.

See the lib/voronoi/README file for instructions on how to download
and install the Voro++ library for use with LAMMPS.