|
[Sponsors] |
Compressibility corrections options in Turulence Model |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 1, 2022, 06:31 |
Compressibility corrections options in Turulence Model
|
#1 |
Member
Shahid Khan
Join Date: Jan 2020
Posts: 35
Rep Power: 6 |
I am running a 3-D axisymmetric, fully turbulent case using SA model at high mach no=2.5. In my reference paper a compressibility correction option is given based on Catris and Aupoix 'Density corrections for turbulence models'. I tried looking for these compressibility correction options in SU2 but was not able to get anything about them.
Can anyone explain more about these and if these options are available in SU2? |
|
February 1, 2022, 14:37 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
Hi! For SA, we only have this compressiblity correction to improve results in a compressible mixing layer:
https://turbmodels.larc.nasa.gov/spalart.html#sacomp You could implement the model based on the nasa page and its references, but there are several versions of the model. What kind of problem are you interested in? |
|
February 2, 2022, 03:20 |
|
#3 | |
Member
Shahid Khan
Join Date: Jan 2020
Posts: 35
Rep Power: 6 |
Quote:
My problem is related to interaction between shock-wave and the turbulent boundary layer in an axisymmetric geometry. One model- SA_E_COMP is also available in SU2 I believe. |
||
February 2, 2022, 18:32 |
|
#4 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
Hi!
Yes, you are right, there are 2 compressible SA models, but they have the same correction term. Also note that the axisymmetry boundary condition for 2D flows has not been implemented for SA, so axially symmetric problems have to be simulated using a 3D mesh with some cells in the circumferential direction. I do not know what the performance for your case will be with the current SA model. Do you have some idea if these corrections will be necessary for your case? |
|
February 2, 2022, 22:58 |
|
#5 | |
Member
Shahid Khan
Join Date: Jan 2020
Posts: 35
Rep Power: 6 |
Quote:
For my case, initially for some iterations solution is converging but then it starts to diverge. I am using just SA model yet not SA_COMP or SA_COMP_E. I am using second order flux reconstruction scheme. I am not sure about these corrections (I am new to CFD). The reference paper which I am following has mentioned the compressibility correction hence I wanted to know and use it. They used corrections based on this paper 'Density Corrections for Turbulence Models'. I am attaching the figure of my domain for you to have a look. Both are not same but it might give you some idea about the domain. |
||
February 3, 2022, 02:30 |
|
#6 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
Convergence issues can usually be solved by modifying numerical settings, so I would focus on getting your case converged for the current SA model. Have you based your setup on an existing tutorial or test case?
The first thing to check is always the mesh quality: does your mesh have low skewness and low aspect ratio cells? The next thing to check is the CFL number: lower CFL is more stable but slower convergence. If your CFL is high, you could try CFL=1. After this, we'll have to look at your config file to see which other settings are used. |
|
February 3, 2022, 03:51 |
|
#7 | |
Member
Shahid Khan
Join Date: Jan 2020
Posts: 35
Rep Power: 6 |
Quote:
I am using Turbulent ONERA M6 compressible flow tutorial as reference. I modified .cfg file from this case according to my needs as mentioned in my reference paper. 1. Mesh looks alright. I have checked. Although not 100% confident. If no other way works out I will do meshing again but first I need to know whether issue is with mesh or in .config file. 2. CFL=0.25 for my case with CFL_ADAPT_PARAM=(1.0, 1.1, 0.25, 5.0) I am attaching my .cfg file with this. Please have a look. Note- my initial residual start in order of 10^-6 drops till 16^-6.8 then starts to increase. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
Error in Two phase (condensation) modeling | adilsyyed | CFX | 15 | June 24, 2015 20:42 |
coalChemistryFoam: "Foam::error::printStack(Foam::Ostream&) at ??:?" | musabai | OpenFOAM Running, Solving & CFD | 2 | February 20, 2015 15:07 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
compressibility correction for S-A turbulent Model | autofly | Main CFD Forum | 0 | April 24, 2005 06:36 |