lammps/examples/voronoi
..
README
in.voronoi
in.voronoi.2d
in.voronoi.data
log.27Nov18.voronoi.2d.g++.1
log.27Nov18.voronoi.2d.g++.4
log.27Nov18.voronoi.data.g++.1
log.27Nov18.voronoi.data.g++.4
log.27Nov18.voronoi.g++.1
log.27Nov18.voronoi.g++.4

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.