Skip to content

Fix MUSCL_TURB with convective schemes that do not store density gradients - #2886

Merged
pcarruscag merged 4 commits into
developfrom
pedro/fix_muscl_turb
Sep 7, 2026
Merged

Fix MUSCL_TURB with convective schemes that do not store density gradients#2886
pcarruscag merged 4 commits into
developfrom
pedro/fix_muscl_turb

Conversation

@pcarruscag

Copy link
Copy Markdown
Member

Proposed Changes

Fall back to no reconstruction for variables that are not stored.

PR Checklist

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I used the pre-commit hook to prevent dirty commits and used pre-commit run --all to format old commits.
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.

Comment thread TestCases/TestCase.py Dismissed
@pcarruscag
pcarruscag merged commit 5ae555f into develop Sep 7, 2026
1 of 2 checks passed
@pcarruscag
pcarruscag deleted the pedro/fix_muscl_turb branch September 7, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants