|
[Sponsors] |
June 25, 2012, 03:30 |
DES with k-omega
|
#1 |
New Member
Jane L
Join Date: May 2012
Posts: 23
Rep Power: 14 |
Hello!
For modeling an unsteady stall phenomenom, I'd like to use DES which uses k-omega in the near-wall region as RAS model. I just found the original DES with Spalart-Allmaras in OpenFOAM 2.1.0. Before I start programming: Is there a method in OpenFOAM (maybe in .x or .dev) for DES with k-omega or did anyone of you implement this before? Thanks in advance! |
|
November 1, 2012, 07:44 |
|
#2 |
New Member
Jane L
Join Date: May 2012
Posts: 23
Rep Power: 14 |
Hi Foamers!
Finally I finished the programming of the turbulence models which you can find in the attached archive. This file contains the source code for the tree turbulence models DES, DDES and IDDES with k-w as SGS model (instead od Spalart Allmaras). The turbulence models where tested with OpenFOAM 2.1.1 and gave fair results for airfoils with very high angles of attack. Lift and drag was compared to experimental values given in the paper "Detached-Eddy Simulation of an airfoil at high angles of attack" by Garbaruk, Shur, Strelets and Travin. The averaged aberration in lift and drag for angles of attack of 45 and 60 degree was always below 10%. All turbulence models include an extra function "RANSregion" which gives an indication of the RANS- and LES-content of each cell. This function can be visualized with paraview and has positive values in cells where the turbulence is fully modelled by the RANS model. The RANS model works in SGS mode in cells with values lower 0. I hope that this will be helpful. In case you use it, I would be glad if you give some feedback. best regards! |
|
July 25, 2013, 12:27 |
|
#3 |
New Member
Michael Sanderson
Join Date: Sep 2011
Posts: 4
Rep Power: 15 |
Hi Jane,
Thank you very much for writing these. They have been very useful in helping me to create a k-epsilon based DES model. I used the modifications proposed by Strelets for the turbulent length scale (i think this is the same method you have used?) but i have been unable to find a reference for the method you have used for the DDES model you have implemented. Please could you point me in the right direction? Many thanks, Michael |
|
July 26, 2013, 03:48 |
|
#4 |
New Member
Jane L
Join Date: May 2012
Posts: 23
Rep Power: 14 |
Hi Michael.
The DDES model was developed and first described by: P. Spalart, S. Deck, M. Shur, K. Squires, M. Strelets, A. Travin. in: A new version of detached-eddy simulation, resistant to ambiguous grid densities. You can find the paper about IDDES via google: M. Shur, P. Spalart, M. Strelets, A. Travin. A hybrid RANS-LES approach with delayed-DES and wall-modelled LES capabilities For might also have a look at: http://www.sharcnet.ca/Software/Flue.../th/node91.htm http://www.sharcnet.ca/Software/Flue...sec_iddes.html I hope this helps! Kind regards |
|
May 7, 2014, 23:41 |
|
#5 |
New Member
Zhiwei Zheng
Join Date: May 2014
Posts: 23
Rep Power: 12 |
Hi Jane,
Have you tried to creat kOmegaSST based DES? |
|
December 4, 2018, 04:36 |
|
#6 |
Member
Sai Guruprasad Jakkala
Join Date: Jan 2017
Posts: 34
Rep Power: 9 |
I am trying to use k-Omega SST DES model in OpenFOAM 5.x. I am trying to simulate turbulent Couette Flow at Re_w=8600.
I have tried SA DES model and was able to get satisfactory results(used perturbUChannel to set initial condition). But when I use the kOmega SST DES model implemented in OF-5.x, there is no difference between the instantaneous and mean velcoity magnitude. They both become the same after few iterations. This results in the wrong calculation of Reynolds stress. Am I doing something wrong in setting up the simulation? |
|
November 8, 2021, 09:49 |
|
#7 | |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 152
Rep Power: 7 |
Quote:
i am trying to run a simulation using SA-DES. i really really appreciate if you can guide me or the way you learnt. |
||
February 22, 2022, 11:47 |
kOmega-SST DDES
|
#8 | |
New Member
Boucetta Lahcene
Join Date: Feb 2022
Location: Paris
Posts: 22
Rep Power: 4 |
Quote:
I'm really lost I'm looking for the implementation of the model kOmega-SST DDES in the versions of openFOAM V6. Can you show me how you did it please |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boundary Conditions for k omega SST | dancfd | OpenFOAM Pre-Processing | 0 | June 10, 2011 00:25 |
Spanwise Length and Grid Refinement for SAS-SST, DES, and LES | Josh | CFX | 5 | October 14, 2010 20:47 |
How to use DES well? | Daniel | Main CFD Forum | 0 | October 26, 2008 06:59 |
DES ( SA+LES) vs DES ( kwSST+LES) for bluff body | Phil | Main CFD Forum | 0 | January 8, 2008 10:04 |
Problem with DES model | mehul | FLUENT | 0 | April 12, 2006 08:59 |