diff options
Diffstat (limited to 'academic/voro++/README')
-rw-r--r-- | academic/voro++/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/voro++/README b/academic/voro++/README new file mode 100644 index 0000000000..886a2a1030 --- /dev/null +++ b/academic/voro++/README @@ -0,0 +1,7 @@ + Voro++ is a software library for carrying out three-dimensional +computations of the Voronoi tessellation. A distinguishing feature of +the Voro++ library is that it carries out cell-based calculations, +computing the Voronoi cell for each particle individually. It is +particularly well-suited for applications that rely on cell-based +statistics, where features of Voronoi cells (eg. volume, centroid, +number of faces) can be used to analyze a system of particles. |