Regarding IBM Implementation on 2D Cylinder Case #270
Replies: 2 comments 1 reply
-
|
Hi @StepTang17! Thanks for showing interests in our results. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @StepTang17! Thank you for trying the methodology implemented in Horsees3D!
clip axis = 3 for this specific case it means that the STL is clipped alonz the z axis so that it is completely inside the computational domain.
Resample with Dataset. (Keep in mind that the result may depend a bit on the STL file and the number of triangles). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I was trying out for the 2D Cylinder simulation presented in "A high-order immersed boundary method to approximate flow problems in domains with curved boundaries" using the provided test case of IBM Cylinder located in /Solver/test/NavierStokes/IBMCylinder for the most part I was successful in getting similar Pressure and Velocity Contours for the Volume Penalization IBM method at polynomial order of 3. However I face some significant difference in my pressure coefficient results. By looking at IBMClass.f90 it seems by default the IBM uses the inverse distant weighting interpolation, but it seems I have some significant deviation from the VP IBM results. I was wondering if there are specific control file settings needed to achieve similar results to what is shown in paper ? Many thanks
Beta Was this translation helpful? Give feedback.
All reactions