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
1d8e9c6d94
remove obsolete tests from test_invalid_parent_assignment
...
- Delete 'Earth should not become child of spacecraft' test (spacecraft are now in separate array)
- Delete 'detect placeholder config values' test (validation now happens at load time)
6 months ago
..
configs
fix missing commas in orbit TOML blocks
6 months ago
test_energy.cpp
Implement maneuver planning system with config-based scheduled burns
6 months ago
test_hyperbolic_orbit.cpp
WIP: Phase 4-6 - Initialization, validation, and test updates
6 months ago
test_integration.cpp
Add Catch2 testing and implement RK4 integration
6 months ago
test_invalid_parent_assignment.cpp
remove obsolete tests from test_invalid_parent_assignment
6 months ago
test_main.cpp
Add Catch2 testing and implement RK4 integration
6 months ago
test_maneuver_planning.cpp
fix whitespace
6 months ago
test_maneuvers.cpp
WIP: Phase 4-6 - Initialization, validation, and test updates
6 months ago
test_moon_orbits.cpp
WIP: Phase 4-6 - Initialization, validation, and test updates
6 months ago
test_orbital_period.cpp
Implement maneuver planning system with config-based scheduled burns
6 months ago
test_parabolic_orbit.cpp
WIP: Phase 4-6 - Initialization, validation, and test updates
6 months ago
test_root_body_transitions.cpp
WIP: Phase 4-6 - Initialization, validation, and test updates
6 months ago
test_soi_transition.cpp
WIP: Phase 4-6 - Initialization, validation, and test updates
6 months ago