Replies: 1 comment 15 replies
-
Hi, you should be able to run the Axisymmetric and SA. What type of case are you running/can you provide your cfg file? I believe the SST model requires more source terms (seen in turb_sources) to fully capture the relaxation effects. @FlorianDm introduced the SST source terms, so he may be a better resource on this case. |
Beta Was this translation helpful? Give feedback.
15 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.
-
Hi.
I'm trying to run 2D axisymmetric case using RANS SA and SST model.
I ran my case using SU2 version 5 that has no viscous axisymmetric source term.
Now I use latest version where the issues are resolved.
In the issue #1106 , @jtneedels and @WallyMaier ran verification cases using SA model below:
But in my case, SA model in latest version show as like version 5 results (no axisymeetric source term).
When I see the source code, however, it seems that SST model axisymmetric source term exists, but SA model is not.
SU2_CFD/src/numerics/turbulent/turb_sources.cpp
Can't I run axisymmetric case using SA model?
I'm confused this. I really appreciate it if someone help me.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions