HTML automatically generated with rman
Table of Contents
triple - Three-body regularization integrator with interactive X-windows
display 
triple < triple.in 
triple  is a three-body regularization
program that follows the method of Aarseth & Zare (Celestial Mechanics vol
10, pp 185, 1974). 
- TOL 
- Tolerance for Bulirsch-Stoer integrator.
- TCRIT0   
- Maximum time (terminates on escape or TCRIT). 
- ECRIT    
- Energy error
criterion (time reversal only). 
- IREV     
- Time reversal option (IREV = 0:
standard). 
- MOVIE    
- Movie option (> 0). 
- XMAX     
- Maximum range (X & Y; movie
option). 
- M,R,V    
- Mass, coordinates & velocities (routine DATA). 
Template:
     1.0D-12 100.0 1.0D-03 0 1 5.0
$NEMO/src/nbody/evolve/aarseth/triple     source code tree
Sample galaxy.dat initialization file:
1.0E-12 80.0 1.0E-03 0 1 5.0
3.0 1.0 4.0 0.0 0.0 0.0 0.0
4.0 -2.0 0.0 0.0 0.0 0.0 0.0
5.0 1.0 0.0 0.0 0.0 0.0 0.0
-4.0 -2.0 0.0 0.0 0.0 0.0 0.0
-5.0 1.0 0.0 0.0 0.0 0.0 0.0
-6.0 1.0 0.0 0.0 0.0 0.0 0.0
BenchmarksThe standard Pythagoras problem takes 136 steps and takes: 
0.24"    sparc Ultra-170
0.99    Pentium-100
nbody0(1NEMO)
 
Aarseth & Zare, Celestial Mechanics 10, 185.
Sverre Aarseth 
21-jan-98    V1.0  Aarseth release/adopted for NEMO      SJA/PJT (ams)
Table of Contents