10 Commits (aa8a6b9c73c188731a9d83886e78b29d6820a06d)

Author SHA1 Message Date
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot af6c214e38 Fix TOML config issues: remove duplicate Venus, fix binary star array format, remove obsolete .txt files, update README 6 months ago
cinnaboot 1ac7e359a4 Migrate config system from space-separated to TOML format 6 months ago
cinnaboot 203e88cc05 Use config_loader in all tests 6 months ago
cinnaboot c613d212e9 Refactor verbose test output to separate functions 6 months ago
cinnaboot 4a313f8420 remove extra debugging not added by claude 6 months ago
cinnaboot 8e21f714bb Refactor test to use same code path as simulation 6 months ago
cinnaboot 89931c3571 Fix SOI calculation and orbit direction bugs 6 months ago
cinnaboot 0e2f9dd92f Refactor orbital elements to reusable code and track SOI transitions 6 months ago
cinnaboot 95ba4de348 Add Catch2 testing and implement RK4 integration 6 months ago