Browse Source
Replace post-burn+propagation velocity check with burn_result (pre-burn) velocity assertion. burn_result.velocity matches Python precalc to 15 decimal places (8448.412303782408344), enabling V_TOL (1e-6) instead of V_TOL*100 (1e-4). Update precalc script to output full-precision values for all expected constants, ensuring C++/Python agreement to double-precision limits.test-refactor
2 changed files with 24 additions and 2 deletions
Loading…
Reference in new issue