diff options
Diffstat (limited to 'test2.dat')
-rw-r--r-- | test2.dat | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -42,12 +42,12 @@ radial mass2, 0; radial mass3, - 0, + 0.01, centre, 300, 0, 0.50, - 0,1,0, + 0,0,1, 0; look centre; @@ -58,4 +58,6 @@ look_at centre; particles 0.001,0.0,1.0; -output output.xml; +collide none; + +#output output.xml; |