|
[Sponsors] |
[mesh manipulation] stitchMesh -perfect - tolerance error of 2 identical faces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 16, 2012, 06:30 |
stitchMesh -perfect - tolerance error of 2 identical faces
|
#1 |
New Member
Hannes
Join Date: Dec 2010
Location: Oldenburg, Germany
Posts: 17
Rep Power: 15 |
Hi Foamers,
after reading all stitchMesh regarding threads, i decided to start a new one. I meshed 2 parts of a rectangular channel with blockMesh and now im trying to merge the meshes. mergeMesh works with no problem, and after it, i got 2 regions in the mesh and some non-aligned edges. So i go to stitchMesh next, but it aways complains about: Code:
--> FOAM FATAL ERROR: Points on patch sides do not match to within tolerance 1.1156e-06 From function perfectInterface::setRefinement(polyTopoChange& ref) const in file perfectInterface/perfectInterface.C at line 220. FOAM exiting Code:
Searching started from:46536 in pts1 Compared coord:(0.123884 0.0725446 0.0357143) with difference to point 0.28485 Compared coord:(-0.111607 -0.0904018 0.0357143) with difference to point 0.0150151 ... Compared coord:(0.120536 0.078125 0.0357143) with difference to point 0.285685 Cannot find point in pts1 matching point 14834 coord:(0.101563 -0.101563 0.0357143) in pts0 when using tolerance 1.1156e-06 for every point. I have checked the 2 faces that shoud be stiched with paraView, they are absolutely identical, the geometry is most simple. The tolerance between the points should be zero, instead its pretty high, as you can see. I have absolutely no idea whats going wrong here, since the test-case with a very coarser mesh worked perfectly. Thanks for reading Hannes. |
|
November 21, 2013, 06:41 |
|
#2 |
Senior Member
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 240
Rep Power: 17 |
have you tried without -perfect (=integral)?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
[Other] Can't Shake Erros: patch type 'patch' not constraint type 'empty' | BrendaEM | OpenFOAM Meshing & Mesh Conversion | 12 | April 3, 2022 19:32 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library | aylalisa | OpenFOAM Installation | 23 | June 15, 2015 15:49 |
Cluster ID's not contiguous in compute-nodes domain. ??? | Shogan | FLUENT | 1 | May 28, 2014 16:03 |