Skip to content

Commit

Permalink
add the original
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jan 7, 2025
1 parent 59f11c1 commit cc5a559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nbody/evolve/aarseth/nbody0/README
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Later additions:
(apr-2021) Noted the name is nbody0h4.f, not nbody0_sja.f - I change the maxnbody
hardcoded as 50 to 256, e.g. as follows:
cat nbody0_sja.f | sed 's/50)/256)/g' > nbody0_256.f
(jan-2025) Retrieved the original nbody0.f - RIP Sverre.

0 comments on commit cc5a559

Please sign in to comment.