|
[Sponsors] |
[blockMesh] BlockMeshDict with multiple hex blocks mergePatchPairs |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 29, 2008, 03:56 |
BlockMeshDict with multiple hex blocks mergePatchPairs
|
#1 |
New Member
Tobias Prousa
Join Date: Mar 2009
Posts: 3
Rep Power: 17 |
Hi, I'm trying to create a mesh using blockMesh from a blockMeshDict containing multiple hex blocks.
I managed to do this except one thing. The internal faces between the hexes get merged, but only some of them. Others don't, creating defaultFaces which obviousily confuse the solver. Update: I learned that and how I have to merge internal patches which do not match 1-to-1 in blockMeshDict by hand using mergePatchPairs. But the result is that blockmesh tells me the following mergePatchPairs not currently supported. From function blockMesh in file genBlockMesh.C at line 198. Is this simply not implemented, yet? (OpenFOAM_1.5 linux-amd64) I would really need to have blocks of different sizes to connect to each other. Any other way of making these internal patches disappear? What could I do about it? I think I won't manage to implement mergePatchPairs() I just start understanding the OpenFOAM workflow for my purpose. I'll attach a (rhoTurbFoam) case showing the behaviour. Thanks in advance Tobi |
|
May 15, 2009, 00:42 |
|
#2 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
I spent a whole day to write m4 file, and eventually only to find:
"mergePatchPairs not currently supported." !!!
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
|
|
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 08:06 |
[Commercial meshers] converting Fluent mesh to openfoam standard mesh | deepesh | OpenFOAM Meshing & Mesh Conversion | 31 | March 29, 2017 06:59 |
[Other] mergeMatchPairs with arcs | vainilreb | OpenFOAM Meshing & Mesh Conversion | 1 | August 5, 2013 09:11 |
[blockMesh] apparently the mesh doesn't want to be created in one direction | Maxime Thomas | OpenFOAM Meshing & Mesh Conversion | 1 | August 18, 2012 07:05 |
CheckMeshbs errors | ivanyao | OpenFOAM Running, Solving & CFD | 2 | March 11, 2009 03:34 |