lammps/examples/voronoi
Steve Plimpton c31f1e9f22 add fix mscg command, example, lib 2017-01-09 13:36:40 -07: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.5Oct16.voronoi.2d.g++.1 clean up doc src 2016-10-06 13:00:46 -06:00
log.5Oct16.voronoi.2d.g++.4 clean up doc src 2016-10-06 13:00:46 -06:00
log.5Oct16.voronoi.data.g++.1 clean up doc src 2016-10-06 13:00:46 -06:00
log.5Oct16.voronoi.data.g++.4 clean up doc src 2016-10-06 13:00:46 -06:00
log.5Oct16.voronoi.g++.1 clean up doc src 2016-10-06 13:00:46 -06:00
log.5Oct16.voronoi.g++.4 clean up doc src 2016-10-06 13:00:46 -06: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.