You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix low_Mach index swap, int_comp param name, and reviewer feedback
Swap low_Mach = 1 (Chen pressure correction) and low_Mach = 2
(Thornber velocity correction) to match source code and case.md.
Fix interface_compression → int_comp (actual parameter name).
Remove empty mhd dependency dict. Fix type annotations and unused
variable in postprocess_citations.py. Extend PARAM_RE to catch
comparison operators (>, <) in addition to assignment (=).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments