Skip to content

Commit

Permalink
account for the more efficient grandom() not spinning for sigma=0
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jan 3, 2025
1 parent c8eb79e commit 33d40fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nbody/init/Testfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ mkhomsph:
@echo Running $@
$(EXEC) mkhomsph mkhomsph.out $(NBODY) seed=123
$(EXEC) tsf mkhomsph.out
@bsf mkhomsph.out test="0.0140845 0.34933 -1.10775 1.04002 71"
@bsf mkhomsph.out test="0.0140845 0.3025 -0.732427 1.21907 71"

mkspiral:
@echo Running $@
Expand Down

0 comments on commit 33d40fd

Please sign in to comment.