VasiliBaranov / packing-generation

Hard-sphere packing generation in C++ with the Lubachevsky–Stillinger, Jodrey–Tory, and force-biased algorithms and packing post-processing.
MIT License
106 stars 43 forks source link

Remove `packing.nfo` between `-fba` and `-ls` runs? #33

Closed sgbaird closed 1 year ago

sgbaird commented 1 year ago

https://colab.research.google.com/drive/1wjF6tuGZa3opIWpXIYiKJtmpqBVSpj1E?usp=sharing

sgbaird commented 1 year ago

https://github.com/VasiliBaranov/packing-generation/issues/19

sgbaird commented 1 year ago

Seems the answer is yes https://github.com/VasiliBaranov/packing-generation/issues/21#issuecomment-680292332

VasiliBaranov commented 1 year ago

Hi @sgbaird, i think you found all the relevant comments! Sorry, i probably still need to update the documentation.. Will do over the Christmas time!

VasiliBaranov commented 1 year ago

I've actually just updated the section https://github.com/VasiliBaranov/packing-generation#4-sample-usage , so it shall be much better now. Thanks for noticing!

Best Regards, Vasili