-
Notifications
You must be signed in to change notification settings - Fork 902
Implementation of Simplified LM Transition model #1901
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
54
commits into
develop
Choose a base branch
from
feature_Trans_SLM
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.
+1,247
−164
Open
Changes from 3 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
a7136d3
- Just copied the CTransLMSolver header and source to commit
e9226db
- Start of implementation of Simplified LM transition model
d03742a
- Modify number of variables if SLM option is used
e17872d
- Updates on the transition model.
4b9c615
- Added Cross flow effects for SLM
04cd56d
- Fixed Intermittency_Sep computation for SLM.
e29b4df
- Added computation for normals of grid points
0319d62
Fixed normal extraction from structure
b1edf61
Added computation of wall normals to the CPoint structure
7eee4ab
Check For changes
c461518
Removing changes for SA-R
e68a9e4
Fixed vertex indexing for wall normal computation
bcdd671
Removed a cout
9bb2435
Fixed division by zero with Corr_Rec
a9a6ce4
Removed cout
86b068c
Fixed Max Velocity-Z output for Incompressible flow
73c0a4b
Fixed output of Normals in volume
8d5148e
- Added Simplified Langtry Menter model
9db7301
- corrected bu in output
1e7e7a3
Merge branch 'develop' into feature_Trans_SLM_v8
ab2d71b
Merge remote-tracking branch 'origin/feature_Trans_SLM_v8' into featu…
a6fe9bc
- finish update
284e841
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
266cbd7
Correct muT computation in SST
881b574
- Remove debug options
5aa683f
- Reformat some lines
4276ff8
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
a5a73aa
Fix compilation bug
abc9d49
Remove StrainMag from outputs
1b1bc8a
- Fix compilation bugs on Github Part 1
30b4c14
Update codiPack version to 2.0
7d1c612
Revert "Update codiPack version to 2.0"
a4f9268
Trying fixing the CodiPack bug
82c7b1f
CoDiPack sha
c8f3fe7
- align externals and submodules to develop
4904165
- align codi with develop
831d95d
- fix compilation reverse AD bug
4134667
- Fix DG problems when normal computation
90efb40
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
4076c81
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
583bdf3
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
f717ed5
- Modify screen output in SU2 header
0f3f412
- Fix bugs in crossflow correction
1ef2081
- Revert to use of dimensional vorticity
bb3b066
- Fix bug from paper in crossflow
d2791b0
- fixed formatting errors
41291a4
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
24785c2
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
5fb0cb9
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
b1147bd
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
0f06f3b
- Improved notation for freestream conditions on ReThetaT
25fb369
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
651af7c
- Added comments
e8e2284
Merge remote-tracking branch 'origin/develop' into feature_Trans_SLM
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
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.