-
Notifications
You must be signed in to change notification settings - Fork 879
[WIP] Inconsistencies and improvements to SST model #2329
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
Open
rois1995
wants to merge
75
commits into
develop
Choose a base branch
from
feature_SSTMod
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 51 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
2a66c54
- Added TKE production limiter constant to config
7582590
- Added Production and Destruction terms of SST to output
edce8ee
- Added user-defined lower limits of TKE and W
41c61ca
- Changed the Cross-Diffusion term in F1 computations
7b11baa
- Removed obsolete changes to TKE prod limiter
9482f51
- Modified the config output
38a02d6
- Added lower limit changes for SST in config output
c3e0d4b
- Added wall distance output for mesh adaptation
0f7558b
- Added strain magnitude as output
3be370d
- added production limiter flag to output
125fd6d
- Changed the Cross-Diffusion term in the residual of Omega
91cc3b8
- Added clipping of the cross-diffusion term in SST residual
7b78756
- changed cross diffusion term clipping in Omega residual
076d471
- Added CDkw and F1 as output
2e73f77
- Fixed Supersonic inlet BC inclusion of TKE
c662daf
- Corrected Riemann BC for TKE
41e1c16
- Fixed more BCs
e9dfc27
- Fixed bug with Cross diffusion in W residual
9a6fc06
- changed default for cross diffusion
251ae27
- Restored old computation of Cross-Diffusion terms in the source res…
9c7c950
Added BCs for SST-SUST
2042017
Merge branch 'develop' into feature_SSTMod
9d82d51
- Removed duplicate SST options
c10b006
- Removed not used config variables
be98cdd
- fixed merge error
fc30f5d
- Include full production and SSTm into the computation of the Stress…
a957ec7
Updated the freestream values for the print out
5546936
- Removed unused variables in turb_sources
1b8ee5b
- Added F2 blending function as output
6d3586f
- Restore previously removed variables
f27a7cb
- clean up of variables for Reynolds Stress Tensor computation
448a532
- Use full tke production term in Pw instead of only P_base
e9fa4e7
- Fixed Errors in AD compiling
c2462e8
- added tke to the numerics simd computations
51112fe
- Fixed UQ problem
576e8ee
- fix UQ implementation
acc21ec
- Removed unused variables
b5ca6ea
Merge branch 'develop' into feature_SSTMod
c6376cd
- Started including tke when computing the speed of sound
27175f8
Merge branch 'develop' into feature_SSTMod
d54cd39
Merge branch 'feature_SSTMod' of https://github.com/su2code/SU2 into …
c5aeb5a
- Start to include tke only when not m version of SST is used
6441eb8
Merge branch 'tmp' into HEAD
317f563
- Fixed tke integration in thermodynamic variables
d6af702
- Code improvements
8f97a16
- minor changes
fd43746
Merge branch 'develop' into feature_SSTMod
a8a603e
- update externals
340faa4
- Fixed inlet BCs when new BCs are used
f4cb207
Merge branch 'develop' into feature_SSTMod
16cac0a
Merge branch 'develop' into feature_SSTMod
bigfooted c4f10fe
Update Common/include/CConfig.hpp
rois1995 6eb02da
Merge branch 'develop' into feature_SSTMod
bigfooted f0e280a
changes to MLPCpp
3ca65bf
Merge branch 'develop' into feature_SSTMod
32a6eea
- Fix output GetStrainMag bug
89a559a
- Try fixing output bug again
d4ee84b
same fix
4162c72
go back to Jacobian modification but fix order of matrix multiplication
pcarruscag 8a1b3da
something else we dont need?
pcarruscag 0e1d5f9
update serial
bigfooted b2ae9e7
pressure forces
pcarruscag ac30740
Merge remote-tracking branch 'origin/symmetry_jacobian' into symmetry…
pcarruscag 5fc0979
some updates and codeql
pcarruscag f81e979
more updates
pcarruscag 5a40f57
- Added Shuzen and Hoffmann compressibility correction
c370f41
Merge branch 'feature_SSTMod' of https://github.com/su2code/SU2 into …
e9eb7ad
Merge remote-tracking branch 'origin/develop' into feature_SSTMod
e8d4bf3
- changed output for debug variables
4d2aba5
- Added term to jacobian of w
e4ceb0e
- Add neighbor wall distance as debug output
0d75465
- Remove Jacobian changes
f159412
- Add grad vel as output
939faa1
- add upper bound into BCs
99ac333
Merge remote-tracking branch 'origin/symmetry_jacobian' into feature_…
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
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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The original description was correct, for species transport we can have a Prandtl number for each of the species
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I do not recall changing that but for sure it was wrong in my branch. Corrected, thanks!