-- #2502
Unanswered
Rashmikant15
asked this question in
Q&A
--
#2502
Replies: 1 comment
-
Your solution converges when you switch MUSCL off? Then the solution is to switch MUSCL off. MUSCL does not converge very well, but you could play with CFL, limiters, etc. and try to make it converge. Also, the mesh you are using is too coarse to capture all the flow physics, you need to refine it where gradients are large. So around the sphere and in the wake. You can also modify the geometry a bit, place the farfield closer to the cylinder and modify the wake region to capture the wake properly: |
Beta Was this translation helpful? Give feedback.
0 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.
-
Beta Was this translation helpful? Give feedback.
All reactions