The code should
The code can be submitted by sending the full source code to us by email: .
Your submission should include a README file which contains:
For example, the README file for the in March 2010 submitted C++ version reads:
Integration scheme: Predictor-corrector leapfrog
Compiler: g++ 4.4.1 with -O4
Operating system: Ubuntu Linux 9.1 (2.6.31-19-generic)
Hardware: Intel Core 2 Duo CPU L9400 1.86GHz
Initial conditions: 128 particles Plummer distribution of equal mass
Time step: constant and shared 1.e-3 N-body unit
Performance:
tEnd (N-body) |
tCPU (s) |
dE/E |
---|---|---|
0.1 | 0.070 | 3.0e-10 |
1.0 | 0.390 | -0.09872493 |
10 | 3.65 | -36.3387 |
100 | 36.07 | -40.9759 |
All codes are submitted free of license, or under the GPL license. This should be indicated in the accompanied README file. All submissions with another license will be rejected.