|
[Sponsors] |
June 8, 2017, 13:32 |
Hybrid Mesh Contour Confusion
|
#1 |
New Member
Abhimanyu
Join Date: Jul 2014
Posts: 19
Rep Power: 12 |
Hey Guys,
I am performing 3D wing simulations using a hybrid mesh with a hexahedral near-field region (y-plus 3) to capture the boundary layer and an unstructured tetrahedral mesh beyond that. The pictures attached are for a NACA 4415 profile aspect ratio 12 wing for a Re 3 million AoA 10 deg. I generate two different mesh files for the two different regions in ICEM and then combine them in FLUENT defining the interface as Matching interface. The contours for velocity magnitude and static pressure seem to be fine but when I plot vorticity magnitude I see some spurious regions where vorticity is not expected. Can anyone explain the reason behind this. The odd region is at the interface of the two meshes. Any insight to mitigate the problem is appreciated. Regards |
|
June 8, 2017, 21:45 |
Merge meshes?
|
#2 |
Senior Member
Svetlana Tkachenko
Join Date: Oct 2013
Location: Australia, Sydney
Posts: 416
Rep Power: 15 |
When you import the second mesh from ICEM, does it have a 'merge' option?
|
|
June 9, 2017, 12:22 |
|
#3 |
New Member
Abhimanyu
Join Date: Jul 2014
Posts: 19
Rep Power: 12 |
I import the two meshes in FLUENT, rather than in ICEM. I define the common interface in fluent itself.
|
|
June 11, 2017, 16:06 |
|
#4 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
And this is why having a nice mesh is super important.
Try merging the zones instead of an interface. At interfaces, Fluent drops to 1st order upwind discretization. Alternatively, you can try switching to 1st order upwind discretiation everywhere to see if it goes away. |
|
June 11, 2017, 16:23 |
|
#5 |
New Member
Abhimanyu
Join Date: Jul 2014
Posts: 19
Rep Power: 12 |
I can surely try switching to 1st order upwind to check if it gets rid of the problem. I am trying to merge the two meshes in ICEM but always get a runtime error. Is there some kind of cell limit in ICEM on merging two meshes? because I am trying the same on a practice mesh and there I have no issue merging hex and tets by a prism layer
|
|
June 11, 2017, 16:26 |
|
#6 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
I don't know about ICEM but you can merge them in Fluent using something like:
mesh/modify-zones/merge-zones fluid-1 fluid-2 to merge the cell zones so you have only 1 zone. Then merge the overlapping boundaries (the interface). /mesh/modify-zones/fuse-face-zones "" "" This will convert them from boundary faces into interior faces. Note that the fuse operation will dbl the memory needed. Avoid merging the interior zones because it is a memory hungry process with known issues (188722). I wonder if the trouble you have in ICEM is similar. |
|
June 11, 2017, 18:32 |
|
#7 |
New Member
Abhimanyu
Join Date: Jul 2014
Posts: 19
Rep Power: 12 |
I tried merging in FLUENT. The first step of merging the cell-zones executed normally but when i tried fusing the two overlapping surfaces / interface , which are individually defined as interface in the boundary conditions, it failed to do so. Any clue as to what might be causing this?
|
|
Tags |
hybrid mesh, pressure, pressure contour, velocity contours, vorticity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[ICEM] Hybrid mesh for 2D boundary layer | Bigio | ANSYS Meshing & Geometry | 33 | November 18, 2019 10:15 |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
Mesh motion with Translation & Rotation | Doginal | CFX | 2 | January 12, 2014 07:21 |
Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 19:10 |