|
[Sponsors] |
[blockMesh] mergePatchPairs fails on cylindrical/helical patch pair |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 23, 2015, 04:27 |
mergePatchPairs fails on cylindrical/helical patch pair
|
#1 |
New Member
Karl Lindqvist
Join Date: Jul 2012
Posts: 21
Rep Power: 14 |
Dear all,
I'm currently trying to create a blockMesh grid of a cyclic geometry, where the grid consists of helical blocks in the center of the domain, surrounded by pentagonal-shaped blocks on the outside. Please see the attached blockMeshDict and the figure below. The grid is supposed to be cyclic in the z-direction, and therefore has a protruding helical top part, and a helical "cutout" in the bottom. The grid will be used for further snappyHexMesh processing, but for now I am unable to merge the two overlapping patches defining the outside of the helix (green) and the inside of the pentagonal domain (red): The error, I suspect, is related to the "corner" marked in the first figure. The error message from blockMesh varies slightly, but is usually: Code:
[...] Creating merge patch pairs Adding point and face zones Creating attachPolyTopoChanger --> FOAM FATAL ERROR: Created illegal face 1(72450) at position:199199 when filtering removed points From function polyTopoChange::compact(..) in file polyTopoChange/polyTopoChange/polyTopoChange.C at line 1119. FOAM aborting I have tried using the stitchMesh utility with the same results, and also tried moving the "violating" points up and down slightly, without luck. Suggestions are greatly appreciated. Regards, Karl |
|
September 14, 2016, 12:04 |
|
#2 |
New Member
gned
Join Date: Oct 2012
Posts: 18
Rep Power: 14 |
Karl,
did you find a solution at the end? And sorry : how you arrived to the conclusion the error was due to that particular corner ? |
|
September 15, 2016, 17:21 |
|
#3 |
New Member
Karl Lindqvist
Join Date: Jul 2012
Posts: 21
Rep Power: 14 |
In the end I decided to redefine the geometry into something that could be patched together, but I think an AMI interface would be an option too.
Best, Karl |
|
Tags |
blockmesh, mergepatchpairs |
|
|
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 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |