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 MUSCL THINC right-state using already-overwritten left-state values
The right reconstruction divides by left-state values that were already
overwritten during left reconstruction. Save original density ratios
(contxb/advxb and contxe/(1-advxb)) before left reconstruction and
reuse them for both left and right states.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments