|
[Sponsors] |
April 9, 2015, 05:51 |
Meshes made of several blocks
|
#1 | |||
New Member
Philippe Gambron
Join Date: Apr 2015
Location: Oxford
Posts: 5
Rep Power: 11 |
Hi!
I am trying to make a mesh made of several blocks in order to have a geometry containing obstacles but I keep obtaining error messages about faces that don't have neighbour cell faces. I can reproduce the problem by trying to make a mesh made of 2 blocks inside a cube. In blockMeshDict, I create a cube and I add 4 points in the middle, along the y axis, to slice it in half. Quote:
Quote:
Quote:
Thank you! Cheers, Philippe |
||||
April 9, 2015, 06:05 |
|
#2 |
Senior Member
|
Hi,
In general the error means you have messed up definition of patches (boundary section). Can you post your whole blockMeshDict as an attachment? |
|
April 9, 2015, 06:09 |
|
#3 | |
New Member
Philippe Gambron
Join Date: Apr 2015
Location: Oxford
Posts: 5
Rep Power: 11 |
Hello!
Thank you for your reply. Here is the boundary section. Quote:
Cheers, Philippe |
||
April 9, 2015, 06:18 |
|
#4 |
Senior Member
|
Hi,
Patches in general composed of boundaries of the blocks. If you cut cube, you cut boundaries. So what was described before cutting as a single face should be described as several faces. |
|
April 9, 2015, 06:42 |
|
#5 | ||
New Member
Philippe Gambron
Join Date: Apr 2015
Location: Oxford
Posts: 5
Rep Power: 11 |
I have sliced the boundaries in 2.
Quote:
Quote:
Thanks. Philippe |
|||
April 9, 2015, 07:58 |
|
#6 |
Senior Member
|
Hi,
Start with visualizing your blocks, to check if you have made mistake there. I.e. you comment out patches definitions, run blockMesh, open mesh in paraview. Your vertices look rather suspicious, among four additional points for some reason ( 0 10 0) appeared. Also I am not quite sure in correctness of your vertices numbering in blocks definitions. I can try to reconstruct the case from the pieces you have posted and try to look for error but I would rather wait till you post archive with the case files. |
|
Tags |
block, blockmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mapping (interpolation) between two meshes | Ebrahim | OpenFOAM Programming & Development | 2 | June 15, 2020 14:31 |
[mesh manipulation] Multiple overlapping meshes | koala | OpenFOAM Meshing & Mesh Conversion | 1 | February 1, 2017 06:53 |
[Other] Comparing OpenFOAM to another code: advice on dealing with meshes? | SFr | OpenFOAM Meshing & Mesh Conversion | 1 | June 11, 2016 13:02 |
Getting prism to inflate into mixed tet-hex meshes | Joe | CFX | 16 | October 10, 2011 08:06 |
Large 3D tetrahedral meshes | Aldo Bonfiglioli | Main CFD Forum | 4 | August 27, 1999 04:33 |