Pressure instabilities when running RANS on mixed grid type ( Case from DPW7) #2576
Unanswered
fomistul-cfd
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Have you tried using Green-Gauss gradient instead of weighted least squares? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I encounter a problem when running a case for grid convergence from dpw7

The case is :
When inspecting the solution on the surface section the contour plot is showing instabilities that are not influenced by convective scheme , MUSCL reconstruction or limiter.

This was run on a grid generated by me, so to see if it's a grid problem I run also a simulation with comitee grid from dpw7 workshop ( DLR grid with mixed elements)
https://dpw.larc.nasa.gov/DPW7/DLR_Grids.REV00/
When converged the plot showed the same instabilities but on the wing tip where I observed they are appearing on a specific grid topology.


The pressure instabilities:
The grid topology:
We can see that the instabilities appear when a topology of this type is appearing in the grid:
Here is a config file example.
config.txt
I also tried to inspect residuals and orthogonality of the mesh to see if it's a warping/quality problem but the output for quality show zero for all volume cells( it can be me doing something wrong, if someone could help me with that will be great). In term of residuals they were low -8 in logarithmic scale.
Is there something I can do to get rid of these instabilities or is it a bug/ numerical error related problem?
Thank you.
L. E. : In term of force coefficients the results are really good.
Beta Was this translation helpful? Give feedback.
All reactions