CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[blockMesh] blockMesh error with 6 HEX blocks

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 5, 2014, 03:03
Default blockMesh error with 6 HEX blocks
  #1
Member
 
Join Date: Nov 2009
Posts: 65
Rep Power: 16
waku2005 is on a distinguished road
Dear all,

I'd like to run a flow simulation around a very simple obstacle in a duct (2D), like an attached figure.
I wrote blockMeshDict and had a error when I run blockMesh command with the attached simple blockMeshDict (on OF 2.3.x) .
What's wrong in this blockMeshDict?

Thanks in advance
waku2005

error:
Quote:
--> FOAM FATAL ERROR:
Trying to specify a boundary face 4(17 18 6 5) on the face on cell 1 which is either an internal face or already belongs to some other patch. This is face 0 of patch 2 named wing.

From function polyMesh::setTopology
(
const cellShapeList& cellsAsShapes,
const faceListList& boundaryFaces,
const wordList& boundaryPatchNames,
labelList& patchSizes,
labelList& patchStarts,
label& defaultPatchStart,
label& nFaces,
cellList& cells
)
in file meshes/polyMesh/polyMeshFromShapeMesh.C at line 360.

FOAM aborting
Attached Images
File Type: jpg test2d.jpg (20.8 KB, 37 views)
Attached Files
File Type: txt blockMeshDict.txt (2.4 KB, 10 views)
waku2005 is offline   Reply With Quote

Old   September 13, 2014, 15:37
Default
  #2
New Member
 
Join Date: Jul 2014
Posts: 22
Rep Power: 11
jokerito is on a distinguished road
Hello,

your error code says, that you are defining an internal face, so your Wing is completly in your blockMesh. If you don't want that, you have to adapt your hex blocks or if you don't need initial conditions for the wing, just uncomment your two faces in the wing boundary.

Kind regards,
Mike
jokerito is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[blockMesh] --> FOAM FATAL ERROR: Trying to specify a boundary face A.A. OpenFOAM Meshing & Mesh Conversion 41 June 26, 2020 07:06
[Commercial meshers] converting Fluent mesh to openfoam standard mesh deepesh OpenFOAM Meshing & Mesh Conversion 31 March 29, 2017 05:59
[Other] mergeMatchPairs with arcs vainilreb OpenFOAM Meshing & Mesh Conversion 1 August 5, 2013 08:11
[blockMesh] apparently the mesh doesn't want to be created in one direction Maxime Thomas OpenFOAM Meshing & Mesh Conversion 1 August 18, 2012 06:05
CheckMeshbs errors ivanyao OpenFOAM Running, Solving & CFD 2 March 11, 2009 02:34


All times are GMT -4. The time now is 23:31.