diff options
Diffstat (limited to 'throw.py')
-rw-r--r-- | throw.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -272,7 +272,7 @@ w0 = v0/r0 inits = [0, w0] #outfile = 'C:\\Users\\dave\\Desktop\\out' -outfile = '/home/jandew/Documents/Impossible Challenges/microsatellite/out' +outfile = '../out' def optimize(): fil = file(outfile, 'w') fil.write('r0, sat. mass, Total Mass, cable diameter, ' |