|
[Sponsors] |
September 4, 2018, 13:54 |
Internal Walls in mesh
|
#1 |
New Member
Raj Kiran
Join Date: May 2018
Posts: 24
Rep Power: 8 |
Hi Foamers,
I created a hybrid mesh in icem by merging the geometry and mesh files into one single file. When I tried to read it in OpenFoam the internal geometry was converted to walls by default. I tried editing the mesh file, i.e., editing the internal faces(wall by default) as interface in mesh file and then running in terminal. But that created a default_wall boundary by itself which has all those internal faces that were to be removed. As my mesh has different number of faces in each mesh when I tried mergeOrSplitBaffles that didn't work for me . I can't define them as patch as I do not know the boundary conditions there. Help me out with the situation. Following are the attachments before and after editing the mesh file. Thank you in advance Last edited by Rakkiran; September 4, 2018 at 13:59. Reason: Attachments were not uploaded |
|
September 28, 2018, 03:54 |
|
#2 | |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Remove the boundary fields in the constant/polyMesh/boundary file, and you are fine.
Quote:
__________________
Keep foaming, Tobias Holzmann |
||
September 28, 2018, 04:42 |
|
#3 | |
New Member
Raj Kiran
Join Date: May 2018
Posts: 24
Rep Power: 8 |
Quote:
|
||
November 28, 2019, 08:01 |
|
#4 |
Member
mahdi
Join Date: Nov 2015
Location: Paris, France
Posts: 32
Rep Power: 11 |
Hello,
I know it is a little late to answer your question, However maybe it could be useful for the other researchers, To avoid internal faces in OpenFOAM (I am talking about meshes comes from ANSYS) use fluentMeshToFoam instead of fluent3DMeshToFoam. In fact, as it has mentioned on openfoam wiki: fluent3DMeshToFoam can handle internal walls/patches, or at least it looks like it does. https://openfoamwiki.net/index.php/Fluent3DMeshToFoam Bests |
|
April 14, 2021, 07:05 |
|
#5 |
New Member
Rahul Dev Meher
Join Date: Apr 2021
Posts: 4
Rep Power: 5 |
Hello Tobi,
I am also facing this issue. But when I removed the unwanted boundary from the boundary file of Polymesh folder, I get the following error - "cell 0 contains face lable out of range: 6(0 1 2 3 4 -1) Max face index = 374727" Can you please help me out here ? |
|
April 14, 2021, 10:12 |
|
#6 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
It depends. Internal walls commonly needs always duplication of the face (one for the owner and one for the neighbor cell). This happens, if we create baffles for examples. If one introduces baffles you can simply remove the data from the boundaries again (if they are not split and are identical). However, it seems that you remove faces (boundaries) that should not be removed.
This is out of the box without testing so I am not 100 % sure if my statement is correct but it should hold.
__________________
Keep foaming, Tobias Holzmann |
|
April 15, 2021, 03:48 |
|
#7 |
New Member
Rahul Dev Meher
Join Date: Apr 2021
Posts: 4
Rep Power: 5 |
My mistake. I had removed a wall boundary and not an internal face.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Extrude Mesh without internal faces | TWaung | ANSYS Meshing & Geometry | 3 | May 29, 2019 06:18 |
[snappyHexMesh] sHM layer process keeps getting killed | MBttR | OpenFOAM Meshing & Mesh Conversion | 4 | August 15, 2016 04:21 |
Mesh motion with Translation & Rotation | Doginal | CFX | 2 | January 12, 2014 07:21 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |