Skip to content

Commit 63531cf

Browse files
Fixed bugs
1 parent 6f7801b commit 63531cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/GalaxyDemo/galaxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
from tools.icbuilder import particleAdd, save, plummer
88

9-
plummer(1000)
9+
plummer(1000, 1)
1010
save("galaxy.txt")

0 commit comments

Comments
 (0)