-
Notifications
You must be signed in to change notification settings - Fork 83
Update for LM2015 transition model #100
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
Conversation
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
_docs_v7/Physical-Definition.md
Outdated
- `LM2015` - Correction to include stationary crossflow instabilities. It has to be used only in 3D problems. The RMS of roughness used in this model has to be set through the separate option `HROUGHNESS`. | ||
- Correlations: | ||
- `MALAN` - This is the default correlation when the LM model is coupled with the `SA` turbulence model. | ||
- `SULUKSNA` - This should be used only if the `SST` model is used. It requires a formulation of |
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.
incomplete sentence
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.
After this feel free to merge, thank you for the update
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.
I also added some figures for the validation of the E387 test case. Please, check if those are good, and then I'll merge this, thank you.
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.
Yep looks good
Hi everyone,
This work updates the transition portion with the LM2015 model and the SA-LM coupling following PR #1810.
I am adding information on the Physical Definitions regarding the LM_OPTIONS entries.
I'll also add validation regarding SA-LM coupling.