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 daa4867cf6 removed unused velocity from test config 6 months ago
..
configs removed unused velocity from test config 6 months ago
test_energy.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
test_hohmann_transfer.cpp Implement config-based spacecraft with LEO initialization and impulse burn 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_invalid_parent_assignment.cpp Add config validation for parent-child distances 6 months ago
test_main.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_mission_planning.cpp fix compiler warnings in test cases 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 fix compiler warnings in test cases 6 months ago
test_soi_transition.cpp Simplify find_dominant_body to remove hysteresis 6 months ago