-
Notifications
You must be signed in to change notification settings - Fork 923
MUSCL kappa-scheme #2591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
MUSCL kappa-scheme #2591
Changes from 23 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
6142816
Add MUSCL_KAPPA options to config class and template
bmunguia 9010bba
Apply kappa-blending to Roe MUSCL reconstruction
bmunguia f13f486
Merge branch 'develop' into feature_muscl_kappa
bmunguia 92a698c
Fix initializer list order
bmunguia ea18471
Extend U-MUSCL to SIMD edge and point limiters
bmunguia 3cdc4f7
Extend U-MUSCL extrapolation to non-SIMD upwind residuals
bmunguia 7a145f4
Fix central difference scaling
bmunguia 548fe02
U-MUSCL reconstruction when calculating point limiters
bmunguia e9081b0
Apply NK relaxation after limiting
bmunguia 1c7c56a
Cleanup
bmunguia 6c9f5b7
Bug fix
bmunguia e5609c8
Fix VA limiter projection scaling
bmunguia ab54718
Fix centered difference scaling, and document it
bmunguia 176fdc7
Move MUSCL reconstruction to CSolver
bmunguia 527b64a
Apply relaxation before limiter
bmunguia 3f8e7b5
Update computeLimiters signature, and remove unused include
bmunguia a54a57c
Print umuscl kappa with limiter info
bmunguia ac5dd0e
Add regressions with u-muscl reconstruction
bmunguia a48c71f
Update regression config
bmunguia 3c21aa7
Update regression config
bmunguia 5fa7479
Update regression test values
bmunguia 526e5dd
Fix FSI regression grad file
bmunguia 6cd0abb
Merge branch 'develop' into feature_muscl_kappa
bmunguia 53707ae
Address CConfig and CSolver comments
bmunguia 26f4052
Remove unused variables
bmunguia c9910dd
Address regression comments
bmunguia 1335c29
Address numerics comments
bmunguia fcc633f
Update regressions
bmunguia 397f8b2
Update regression workflow
bmunguia 3914991
Update regression test vals
bmunguia b82d8ea
Remove unused regression configs
bmunguia f96e641
Update NACA 0012 RANS configs
bmunguia 9ffa8ec
Update other NACA 0012 RANS configs to use binary restart
bmunguia 9afd97f
Update regression test vals
bmunguia cd045bd
Update n0012 AD regression test vals
bmunguia dde3fae
Revert regression TestCases branch
bmunguia a359f75
Update adjoint configs to use same kappa as primal
bmunguia f46d75c
Update adjoint regression test vals
bmunguia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.