|
[Sponsors] |
[mesh manipulation] stitchMesh : duplicate point |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 21, 2011, 11:36 |
stitchMesh : duplicate point
|
#1 |
New Member
Nolwenn
Join Date: Apr 2010
Posts: 26
Rep Power: 16 |
Hello everybody,
I have a problem using stitchMesh utility. When I want to stitch two interfaces i have a duplicate point error : Code:
Duplicate point found in cut face. Error in the face cutting algorithm for global face 4(53292 53293 54193 54192) local face 4(0 1 2 3) Slave size: 240 Master size: 917 index: 0. Face: 10(53292 55407 55408 55092 55165 55164 55163 55166 54193 54192) Nolwenn |
|
October 4, 2011, 23:25 |
|
#2 |
Member
HD
Join Date: Jul 2011
Posts: 56
Rep Power: 15 |
Hi Nolwenn,
I also got this error message. Have you figured out the problem? Mine two patches should be identical, I don't know where goes wrong... Thank you! Best, Hang |
|
October 10, 2011, 06:09 |
stitchMesh
|
#3 | |
Member
supercommandodhruv
Join Date: Sep 2011
Posts: 57
Rep Power: 15 |
Hi Rebecca and Nolwenn,
I am having the same problem. Did you figure out a solution? I read on the forum, we should use a -perfect flag for stitchMesh, but when i used it, I got the following error message. Quote:
Thanks, Dhruv. |
||
October 10, 2011, 12:44 |
|
#4 |
Member
HD
Join Date: Jul 2011
Posts: 56
Rep Power: 15 |
Hi Dhruv,
the -perfect flag actually worked for me. Are the two patches you are working on 100% the same? Maybe you can try other flags? Best, |
|
May 15, 2013, 11:57 |
|
#5 |
Member
Ignacio
Join Date: Jan 2013
Posts: 33
Rep Power: 13 |
Did anybody find the solution for this?
I also get Duplicated Points and can't figure out how to get rid of them. Thanks a lot! |
|
November 12, 2013, 07:09 |
|
#6 | |
New Member
Join Date: Apr 2011
Posts: 28
Rep Power: 15 |
Hi Dhruv,
I have right now the same problem trying to merge a rectangular block (1) into a mesh with a rectangular hole (2). Bounding boxes of block (1) and hole (2) are identical, but points and faces at the interface are different. The executed command is the following: stitchMesh -overwrite -perfect INTERFACE defaultFaces Did you find out a solution for the quoted issue? Quote:
Code:
--> FOAM FATAL ERROR: Points on patch sides do not match to within tolerance 1.45655e-05 From function perfectInterface::setRefinement(polyTopoChange& ref) const in file perfectInterface/perfectInterface.C at line 220. FOAM exiting Best regards, Andrea |
||
March 13, 2014, 06:47 |
|
#7 |
Senior Member
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 240
Rep Power: 17 |
Hello,
I get: --> FOAM FATAL ERROR: Duplicate point found in cut face. Error in the face cutting algorithm for global face when using stitchMesh. The interfaces are the same but with different resolution and complex cells. Any hints or maybe improvements with OF 2.3 ? |
|
February 1, 2016, 09:53 |
|
#8 |
New Member
Lisa
Join Date: Dec 2015
Posts: 8
Rep Power: 11 |
I know it's been quite a while since this post was active but did you solve the Problem?
I'm having exactly the same Problem and can't find an answer.. Thanks!! |
|
February 1, 2016, 12:47 |
|
#9 |
Member
Ignacio
Join Date: Jan 2013
Posts: 33
Rep Power: 13 |
Try increasing a little bit the tolerance, that worked for me.
I have also heard that performing operations such as stitching in binary might also help since it will reduce roudn off arithmetic errors |
|
February 1, 2016, 15:51 |
|
#10 |
New Member
Lisa
Join Date: Dec 2015
Posts: 8
Rep Power: 11 |
Thanks for your quick answer!
okay that's what i thought too but where can i change that? Do i Need something like a tolerance dict? |
|
January 19, 2017, 15:15 |
stitchMesh -perfect
|
#11 |
New Member
Join Date: Apr 2014
Posts: 9
Rep Power: 12 |
I want to merge a mesh to tranlated version of himself with stitchMesh -perfect.
The Mesh on the surfaces are exactly the same (i see in paraview), but i got the dam error "Points on patch sides do not match with ..." Why?? I am very desperated. Can someone tell me whats going on? Can i force him to stitch the meshes cause i know, they are the same. |
|
April 23, 2018, 21:26 |
|
#12 |
New Member
Join Date: Aug 2017
Posts: 2
Rep Power: 0 |
I know this is an old thread but for future use, I mention my experience for this error.
I had the same error with my blockMesh. In my case, I did not define the edges well . After well defining the edges ( for circle in geometry) the problem was solved. Hope it helps. |
|
Tags |
duplicate point, stitchmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh sticking point | natty_king | OpenFOAM Meshing & Mesh Conversion | 11 | February 20, 2024 10:12 |
Duplicate Point found in cut face. | Ankit.Dave | OpenFOAM | 1 | February 6, 2020 09:59 |
[mesh manipulation] stitchMesh: multiple meshes | GerhardHolzinger | OpenFOAM Meshing & Mesh Conversion | 3 | August 25, 2017 13:43 |
[blockMesh] Trouble with MergePatchPairs: Duplicate Point Found in Cut Face | dancfd | OpenFOAM Meshing & Mesh Conversion | 4 | March 13, 2014 04:01 |
[mesh manipulation] stitchMesh Dublicate point ... | besto | OpenFOAM Meshing & Mesh Conversion | 1 | October 4, 2011 22:48 |