Archive superseded studies and payload metadata while preserving a tested Schlegel LR/LE implementation with explicit scientific and physics contracts.
Co-authored-by: Cursor <cursoragent@cursor.com>
- Track A (legacy_test): systematic validation scripts for all trained PPO
models using LegacyCelerisLab. Each test script rebuilds the exact legacy
CFD environment, runs deterministic inference, and compares against
SR_analysis reference data using DTW-based comparison. Verified: Karman
re100/re50/re200, Vortex lamb/taylor all pass (DTW > 0.95).
- Track B (reproduce): Phase 2 open-loop CFD validation + Phase 3 DRL
inference using the legacy-compatible config (regularized inlet with
neq_damp=1.0, matching the legacy NBB formula). The inlet scheme fix
improves new-CFD Karman DTW from 0.916 to 0.943.
- Fixes: action_wrapper sign convention docstring, model inventory
duplicate entries and missing models, stale config paths in legacy
run_all_cases.py/run_illusion_vortex.py, illusion label formatting
- Add READMEs and run-all shell scripts for both tracks
- Add .gitignore entries for runtime output directories
Co-authored-by: Cursor <cursoragent@cursor.com>
- Remove obsolete docs (OID_handover, SR_analysis_results, ccd_* handover)
- Remove CCD legacy output_redux and old scripts
- Remove SR old sindy scripts and compare modules
- Update .gitignore to cover all analysis-generated outputs
- Retain all active code in OID/SR/CCD analysis directories
Co-authored-by: Cursor <cursoragent@cursor.com>