|
[Sponsors] |
July 21, 2008, 21:40 |
Merge patch
|
#1 |
New Member
Ery Djunaedy
Join Date: Mar 2009
Posts: 5
Rep Power: 17 |
I am trying out OpenFoam and here is a newbie questions about merging patch.
I am using hotRoom example (in buoyantSimpleFoam) and what I did was just creating a second block (exactly the same size and same gridding) and put it on top of the first one (in y-direction). I also moved the "ceiling" wall to the top of the second block. I want to merge the patch between these blocks. The manual says that if the grid on the two patches are exactly the same than the patch will be deleted. But apparently a default patch was created on the boundary of the two patches. And when I run buoyantSimpleFoam, there is an error saying: "This mesh contains patche op type empty but is not 1D or 2D by virtue of the fact that the number of faces of this empty patch is not divisible by the number of cells." Can anybody tell me how to solve this? I also tried a different gridding on the patches and use mergePatchPairs in the blockMeshDict. But when I run blockMesh, it says: *** mergePatchPairs not currently supported. From function blockMesh in file genBlockMesh.C at line 198. FOAM exiting *** Any idea what is wrong? Thanks! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
y+ and u+ values with low-Re RANS turbulence models: utility + testcase | florian_krause | OpenFOAM | 114 | August 23, 2023 06:37 |
steadyUniversalMRFFoam Tutorial fails in MixingPlane | HenrikJohansson | OpenFOAM Bugs | 0 | February 14, 2019 05:48 |
Near wall treatment in k-omega SST | Arnoldinho | OpenFOAM Running, Solving & CFD | 38 | March 8, 2017 14:48 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |