![]() |
STARCRASH is a parallel fortran code based on Smoothed Particle Hydrodynamics (SPH) techniques to
calculate the 3-d evolution of self-gravitating fluid systems.
The code in particularly suited to the study of stellar interactions, such as mergers of binary star systems and stellar collisions. It was developed by Joshua Faber (UIUC), Jamie Lombardi (Vassar), and Fred Rasio (NU). This code is being freely distributed, under the terms of the GNU General Public License (GPL). |
|
6/15/03: Version 1.0 of StarCrash is publicly available for downloading. It contains all of the routines that make up our code, along with documentation which will help you learn how to use the code and adapt it to your needs. Installation instructions can be found here. To run the code, you will need to install both MPI
and the FFTW libraries, a set of
MPI-Parallelized FFT routines which we use to calculate the
self-gravity of the matter.
![]() |
The StarCrash code comes with several important features, including:
|
||||||||||||
The serial version of the StarCrash code is available here. Note that this is a beta version, and has not been tested exhaustively. If you find a bug, please report it to us and we will fix it ASAP. All licensing terms and acknowledgement instructions are the same as for the parallel code. The serial version is basically the same as the parallel version, but with all the MPI-based commands stripped out. Like the parallel version, it requires the FFTW, including the real-to-complex libraries, but not the parallel routines. As might be expected, the StarCrash interface with the FFT is not quite analogous to the parallel treatment, but these details should be transparent to the user. Check out the file "fftw_f77.C" for the dirty details. Compiling the serial version of StarCrash should be practically the same as it is for the parallel version, and the vast majority of our
User's Manual remains applicable. To run the code, just type "./sphagr". |
|||||||||||||
Our user's manual, which describes the physics which goes into the
code, the algorithms we use, and helpful information about every stage
of running the code, can be found online here.
|
Results from the StarCrash Code have appeared in many different places
in the scientific literature. A list of references is available here.
While this code is being freely distributed, we ask that you please
give appropriate credit to those who have spent a great deal of time
developing it. If you are going to publish work done with this
code, please consult this page for the proper references to cite.
|
||||||||||||
| Northwestern University - Theoretical Astrophysics Group 2145 Sheridan Road, Evanston, IL 60208-0834, Phone: (847) 491-7650, E-mail: jfaber@northwestern.edu Website designed by Sylwia |
|||||||||||||