Copyright 1999 Jun Makino
This code is an C++ implementation of Barnes-Hut treecode for gravitational N-body problem. A version for GRAPE-4 is included.-- Copyright of the code: See COPYRIGHT
-- Installation and using: See nbody_guide.tex ( or .ps or .html, if provided)
Back to Komaba Astrophysics homepage
Changes from 1.1b to 1.1c: some changes to let gcc 3.0 or later to work. Not tested with GRAPE-4.