File: README

package info (click to toggle)
voro%2B%2B 0.5%2Brevert-to-0.4.6%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,368 kB
  • sloc: cpp: 6,384; perl: 232; makefile: 164
file content (12 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
Voro++ helper scripts
=====================
This directory contains auxiliary helper perl scripts for use with the library.

random.pl - generates a random file of particles for testing the command-line
utility. Type "perl -h random.pl" for more information.

network.pl - creates a neighbor network plot from a .vol file created by the
command line utility using the -n option.

sum.pl - sums the volumes in a .vol file created by the command line utility,
for checking purposes.