Help needed in flow over a bullet-shaped object #403
Unanswered
ankita-nag17
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Maybe try iibm=1 (no flow reconstruction inside the bullet) to see if it is the problem. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello, I wanted to simulate flow over bullet shaped object, nose is elliptical (2:1) and total length of body is 2D, D is diameter. I was using the STL file to make my epsilon.bin and other files. I have already done it for different objects, and it worked. But in this case, with the bullet, I am not getting proper results. First of all, only the grid of 151 for the Y and Z directions is working; any other grid size, like 161,181,301, for Y and Z, is getting diverged in the initial 200 steps. Even the case that completely ran has issues, as I am observing a sudden velocity increase after the object. I am using iibm=2. I have tried changing dt, but that also did not work. I am attaching my epsilon file slice. Can anyone suggest any help?

Beta Was this translation helpful? Give feedback.
All reactions