r/CFD • u/AmbassadorGuilty3928 • 12h ago
Difference between my compressible and incompressible CFD cases.
I have the same geometry and essentially the same mesh for both cases. In the compressible case, I use a total-pressure inlet and static-pressure outlet, and the solution converges quite well. The residuals decrease and the important flow parameters, such as mass flow and pressure, become stable. Interestingly, there is still a very high percentage of reverse flow at the outlet (around 97%), but the solution remains stable.
For subsonic compressible case,




Now,
In the incompressible case, I use a velocity inlet of 5 m/s and a pressure outlet. I ran many more iterations, but the residuals continue to oscillate, and quantities such as outlet mass flow and downstream pressure are also not very steady. The outlet reverse-flow percentage is actually lower than in the compressible case (around 81%), so I don't understand why this case behaves worse. The contour also changes with iteration, not steady like above.



See the contour for 300 and 1900 iterations,


In nutshell my questions are:
- What is making not to converge smoothly for incompressible case compared to compressible one. What is difference between jets in compressible and incompressible flow?
- If you say this is due to physical unsteadiness problem, then how for compressible case, solution got converged and giving fixed contour whereas incompressible it is not? Any other suggestions?
I would really appreciate any explanation of what could be causing such different behaviour between these two cases.











