Skip to content

MSW"+" and vectorization#2727

Merged
pcarruscag merged 5 commits intodevelopfrom
pedro/msw+
Feb 14, 2026
Merged

MSW"+" and vectorization#2727
pcarruscag merged 5 commits intodevelopfrom
pedro/msw+

Conversation

@pcarruscag
Copy link
Member

Proposed Changes

Version of MSW that uses a pressure sensor for switching between SW and MSW instead of just the i and j pressures (which are not very reliable with MUSCL). Also adding the vectorized version.
The paper I had as a reference for MSW mentioned this sensor, and I decided to give it a try.

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.

@bigfooted
Copy link
Contributor

what's the paper?

@pcarruscag pcarruscag merged commit 76d2321 into develop Feb 14, 2026
37 checks passed
@pcarruscag pcarruscag deleted the pedro/msw+ branch February 14, 2026 23:40
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