We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7801b commit 63531cfCopy full SHA for 63531cf
1 file changed
examples/GalaxyDemo/galaxy.py
@@ -6,5 +6,5 @@
6
7
from tools.icbuilder import particleAdd, save, plummer
8
9
-plummer(1000)
+plummer(1000, 1)
10
save("galaxy.txt")
0 commit comments