vibe coding an orbital mechanics simulation to try out claude code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cinnaboot 9f6aa2d851 add a 'REQUIRE' for the moon integration test 6 months ago
..
configs Fix Titan moon orbital stability 6 months ago
test_energy.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
test_hohmann_transfer.cpp Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
test_hyperbolic_orbit.cpp Add hyperbolic orbit test case and configuration 6 months ago
test_integration.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_main.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_mission_planning.cpp Phase 1-3: Implement mission planning module for Hohmann transfers 6 months ago
test_moon_orbits.cpp add a 'REQUIRE' for the moon integration test 6 months ago
test_orbital_period.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
test_parabolic_orbit.cpp Add parabolic orbit support and test case 6 months ago
test_root_body_transitions.cpp Phase 1: Enable root body transitions for patched conics 6 months ago
test_soi_transition.cpp Simplify find_dominant_body to remove hysteresis 6 months ago