No description
Find a file
2011-02-17 11:52:16 -05:00
mytools Structured the void center extraction 2011-02-17 11:52:16 -05:00
.gitignore Dump all modifications 2010-09-14 03:12:04 -05:00
findrtop.c Initial import 2009-08-26 11:52:16 -05:00
jozov.c Initial import 2009-08-26 11:52:16 -05:00
readfiles.c Initial import 2009-08-26 11:52:16 -05:00
readme.txt Initial import 2009-08-26 11:52:16 -05:00
voz.h Initial import 2009-08-26 11:52:16 -05:00
voz1b1.c Initial import 2009-08-26 11:52:16 -05:00
vozinit.c Fixed script generation 2010-12-01 16:44:07 -06:00
voztie.c Initial import 2009-08-26 11:52:16 -05:00
vozutil.c Initial import 2009-08-26 11:52:16 -05:00

This is the readme file for ZOBOV (ZOnes Bordering On Voidness),
version 1.0 (Jan 5, 2008) a void-finding algorithm for sets of
particles (e.g. a cosmological N-body simulation) by Mark Neyrinck.
It is an inversion of the halo-finding algorithm VOBOZ (VOronoi BOund
Zones), which was also written by Mark Neyrinck, with the guidance of
Nick Gnedin and Andrew Hamilton.

The gz file which once contained this file should include the
following files:

Makefile    jozov.c      readme.txt  voz1b1.c   voztie.c
findrtop.c  readfiles.c  voz.h       vozinit.c  vozutil.c

For instructions on installing and running ZOBOV, please see
http://www.ifa.hawaii.edu/~neyrinck/zobov/.  To use ZOBOV, you will
need to download the Qhull package, at http://www.qhull.org.  For help
in understanding ZOBOV, please see the paper describing it
(arXiv:0712.3049), If these resources are insufficient, feel free to
email Mark.Neyrinck@colorado.edu with questions.

This is free software.  It may be freely copied, modified, and
redistributed, as long as ZOBOV and its author are acknowledged.
There is no warranty or other guarantee of fitness for ZOBOV; it is
provided "as is."  I welcome bug reports (but do not guarantee their
fixing), which should be sent to Mark.Neyrinck@colorado.edu.