ENH: EBRSM: new elliptic-blending Reynolds-stress turbulence model
Acknowledgement
OpenCFD would like to acknowledge and thank Prof. Rémi Manceau, Dr. Michael Karl Stoellinger, and Dr. Ardalan Javadi for their contributions, elaborate suggestions and help, and critical recommendations. Highly appreciated.
Aim
Implement and evaluate the elliptic-blending Reynolds-stress turbulence models proposed by Manceau (2015) - Appendix C.
Methodology
- Plane channel flow at ReTau=180, 395, 590 (Moser et al., 1991) and =4179 (Lozano-Duran & Jimenez, 2014)
- NASA Turbulence Modelling Resource on various physics:
- 2DCC: 2D Convex curvature boundary layer
- 2DML: 2D Mixing layer
- 2DB: 2D Bump-in-channel
- 2DZP: 2D Zero pressure gradient flat plate
- 2DANW: 2D Airfoil near-wake
Results
Plane channel flow, ReTau=180








Plane channel flow, ReTau=4179






2DCC: 2D Convex curvature boundary layer






2DML: 2D Mixing Layer





Meta-data
EP#1805
-
linux64ClangDPInt32Opt
(clang11) -
linux64GccDPInt32Opt
-
linux64GccSPDPInt64Debug
-
Alltest: No new error
Discussion
- In general,
EBRSM
yields better predictions forR
and turbulence quantities in comparison tokOmegaSST
model.- But not always: For example, for
2DML: 2D Mixing Layer
, theR
predictions ofEBRSM
is worse than those ofkOmegaSST
. The reason seems to be that theEBRSM
could not reach the target convergence levels for this specific case.
- But not always: For example, for
- Predictions for
U
are similar. - In general, less stable than
kOmegaSST
.- For example,
2DZP: 2D Zero pressure gradient flat plate
and2DANW: 2D Airfoil near-wake
cases are unstable.
- For example,
- Initial values/initialisations seem to be important to
EBRSM
in terms of numerical stability and fidelity.- The two-step automatic initialisation method proposed by (Manceau (n.d.)) should be preferred over precursor simulations.
- Low-quality mesh cases are challenging, especially meshes with high-aspect ratios are prone to instabilities.
- Max relaxation factor for
R=0.4
. AvoidR~O(0.05)
at all costs. - Realizability conditions are not automatically satisfied.
- Multiphase and compressible cases are not explored by the academia.
Future work
- Test scope should be extended further for:
- Multiphase-flow cases
- Compressible flow cases
- Dynamic-mesh cases
- Overset meshes
- Mesh (un)refinements
- Collated-data format
- Hybrid and single precisions
- New methods should be developed to stabilise
EBRSM
for low-quality meshes.
Edited by Kutalmış Berçin
Merge request reports
Activity
Filter activity
added feature label
requested review from @Sergio
assigned to @andy
added 1 commit
- 683e61eb - TUT: planeChannel: new verification case for RANS turbulence models
changed milestone to %v2206
added 44 commits
-
683e61eb...86178cfd - 42 commits from branch
develop
- c1311bc7 - ENH: EBRSM: new elliptic-blending Reynolds-stress turbulence model
- 7c59abef - TUT: planeChannel: new verification case for RANS turbulence models
-
683e61eb...86178cfd - 42 commits from branch
mentioned in commit 05ca60cf
Please register or sign in to reply