DENMAX VERSION 1.1
A Group Finder for N-body Simulations
Stadel Release 1.1: October 26, 1994
This version removed a problem in the GroupOrder function which
scaled as O(N*N_g) where N_g := number of groups. This caused a
silly slow down for a very large N, larg N_g case.
Initial WEB release of v1.1 had a bug which has been fixed now.
Included are:
Makefile
cat1/denmax.1
dark.std
demo
kd.c
kd.h
main.c
man1/denmax.1
smooth1.c
smooth1.h
tipsydefs.h
totipnat.c
For detailed information read the man page (either cat1/denmax.1 or
man1/denmax.1). A small demo of a 32768 particle input file has
been included, just type demo after building denmax. The demo input
is in the XDR standard binary format and is converted to a NATIVE
tipsy binary file by totipnat. The program totipnat is one of several
file conversion and other tools in a package called tipsy_tools.
To build:
> make
To run the demo:
> demo
To get further information contact:
hpccsoft@astro.washington.edu
|