HolmanDev / NBSS

N-Body System Simulation
GNU General Public License v3.0
1 stars 1 forks source link

New data #32

Closed AlbinSjoegren closed 2 years ago

AlbinSjoegren commented 2 years ago

Some bug with the data for HD 181068:

File "/home/albin/Documents/NBSS/app/simulation.py", line 42, in collisionHandler
    with open(filename, "w+") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'results/collisions/collisions_2022-3-9T19-9-50.txt'