diff options
author | Ian C <ianc@noddybox.co.uk> | 2010-08-19 13:24:37 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2010-08-19 13:24:37 +0000 |
commit | af34bad8b39e95276b0d4e08ccdc26f89df2d2ec (patch) | |
tree | 427e06fe813cd847f96e12ff612d245b2da970c5 /dat | |
parent | 19bbd5822593c7198dd54eb0f5d38fa1ed8d8fb7 (diff) |
Updates to maths and added the use of a 3D vector.
Diffstat (limited to 'dat')
-rw-r--r-- | dat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ max_mass 1000; # Define gravitational constant # -const 0.00001; +const 1; # By default the radius of the calcualted for each mass as if the sphere has a |