Make reconstructed rhoE more stable by pcarruscag · Pull Request #2608 · su2code/SU2
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 968
Merged
Make reconstructed rhoE more stable#2608
pcarruscag merged 17 commits intodevelopfrom
Make reconstructed rhoE more stable#2608
pcarruscag merged 17 commits intodevelopfrom
Conversation
Copy link
Member
pcarruscag
commented
Nov 1, 2025
pcarruscag
commented
Proposed Changes
Nijso found that the "load less stuff" PR was causing the compressible wall function case to diverge.
The problem, and fix, are explained in the code change.
Related Work
closes #2602
pcarruscag
added
the
changelog:fix
label
bigfooted reviewed Nov 2, 2025
SU2_CFD/include/numerics_simd/flow/convection/common.hpp
Outdated
Show resolved
Hide resolved
SU2_CFD/include/numerics_simd/flow/convection/common.hpp Outdated Show resolved Hide resolved
bigfooted approved these changes Nov 2, 2025
Copy link
Contributor
bigfooted
left a comment
bigfooted
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flatplate works again with MUSCL + CFL=400
pcarruscag added 12 commits
November 14, 2025 18:53pcarruscag commented Nov 29, 2025
TestCases/hybrid_regression.py
Outdated
Show resolved
Hide resolved
TestCases/hybrid_regression.py Outdated Show resolved Hide resolved
TestCases/parallel_regression.py
Outdated
Show resolved
Hide resolved
TestCases/parallel_regression.py Outdated Show resolved Hide resolved
pcarruscag and others added 4 commits
November 29, 2025 14:32
pcarruscag
deleted the
pedro/fix_muscl_enthalpy
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment