Skip to content

Commit

Permalink
correct historic note
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jan 7, 2025
1 parent 424b65f commit e56bbc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/nbody/evolve/aarseth/nbody0/README
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ 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 as nbody0_sja.f - RIP Sverre.
Somehow the 2018 version disappeared?
(jan-2025) Retrieved the original again as nbody0_sja.f - RIP Sverre.
(same as nbody0h4.f except for maximum number of bodies)

0 comments on commit e56bbc2

Please sign in to comment.