cinnaboot
|
a72a92bbc1
|
refactor: test_extreme_eccentricity — single SCENARIO, precalculated values, REL_TOL
- Consolidate 5 TEST_CASEs into 1 SCENARIO with 10 SECTIONs
- Add REL_TOL=1e-8 to tolerance table in continue.md
- Replace all qualitative checks with quantitative WithinAbs assertions
- Use precalculated velocity values (from precalc script)
- Replace C-style arrays with std::array
- Remove unused variables and dead sections
- TOML 1.0 inline table syntax config
- Add precalc_extreme_eccentricity.py for expected values
40 assertions, 0 warnings, 0 FIXMEs
|
2 months ago |