Minkowski test code.
[voro++.git] / trunk / scripts / README
blobad4ab777e61290ca0ffd5e858095c6a6bfb39564
1 Voro++ helper scripts
2 =====================
3 This directory contains auxiliary helper perl scripts for use with the library.
5 random.pl - generates a random file of particles for testing the command-line
6 utility. Type "perl -h random.pl" for more information.
8 network.pl - creates a neighbor network plot from a .vol file created by the
9 command line utility using the -n option.
11 sum.pl - sums the volumes in a .vol file created by the command line utility,
12 for checking purposes.