diff --git a/continue.md b/continue.md index 6874359..4f1570a 100644 --- a/continue.md +++ b/continue.md @@ -116,9 +116,9 @@ - `test_parabolic_orbit` ✅ — Parabolic orbit energy conservation + escape trajectory + initial conditions - `test_extreme_eccentricity` ✅ — High-eccentricity orbits (single SCENARIO, precalculated values, REL_TOL) - `test_extreme_orientation_mixed` ✅ — Extreme orientation conversions, rotation matrix properties, singularity handling +- `test_extreme_timescales` ✅ — 9 TEST_CASEs → 1 SCENARIO with 11 SECTIONs, all WithinAbs use named constants ### Can Refactor Now (sim_engine.py supports all features needed) -- `test_extreme_timescales` — various timescales - `test_analytical_propagation` — propagation through apsides - `test_moon_orbits` — multi-body propagation - `test_periapsis_burn` — prograde burns