CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] polyDualMesh -- Error

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By wyldckat
  • 1 Post By vonboett

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 5, 2013, 07:12
Red face polyDualMesh -- Error
  #1
New Member
 
Aditya
Join Date: May 2013
Location: Munich Germany
Posts: 29
Rep Power: 12
kingmaker is on a distinguished road
Hello

I recently came across this polyDualMesh which can convert tet mesh from snappyHexMesh to polygonal mesh. I am trying to get this function working but, I have this problem every time :

HTML Code:
--> FOAM FATAL ERROR: 
Created illegal face 2(4472123 4472125) at position:16171367 when filtering removed points

    From function polyTopoChange::compact(..)
    in file polyTopoChange/polyTopoChange/polyTopoChange.C at line 1056.

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) addr2line failed
#1  Foam::error::abort() addr2line failed
I used this command :: nice -n 10 polyDualMesh 40

Can any one suggest me or explain me why I am getting this error... ? I am trying to mesh a blower. I have successfully completed meshing it with SnappyHex. there are some highly skewed faces may be 2 or 3 our of 17Million faces.

Please help me clear this error.

Thanks in advance.
kingmaker is offline   Reply With Quote

Old   August 8, 2013, 22:04
Default
  #2
New Member
 
Thomas Smyth
Join Date: Apr 2010
Posts: 14
Rep Power: 16
Thom is on a distinguished road
I've just come across exactly the same error and would be interested if you or anyone else has found a solution.

Cheers,
Thom
Thom is offline   Reply With Quote

Old   November 21, 2013, 05:43
Default
  #3
Senior Member
 
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 237
Rep Power: 16
vonboett is on a distinguished road
I wonder, too, the same can happen with stitchMesh...
vonboett is offline   Reply With Quote

Old   November 22, 2013, 03:49
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings to all!

Quote:
Originally Posted by kingmaker View Post
there are some highly skewed faces may be 2 or 3 our of 17Million faces.
Once your mesh has flaws in it, it's very hard to do anything else to the mesh, unless it's some operation to fix it.
But so far, I have not yet been successful in doing this myself. Although there are two OpenFOAM utilities that might help:
  • modifyMesh
  • collapseEdges
The other thing you can try is to scale the mesh by 1000 times, by using transformPoints. This would affect how the mesh check algorithms work, at least those that use direct comparison of positions.

Quote:
Originally Posted by vonboett View Post
I wonder, too, the same can happen with stitchMesh...
With stitchMesh, things can be rather different. More information about the mesh where you are having this problem would come in handy.

Best regards,
Bruno
vonboett likes this.
__________________
wyldckat is offline   Reply With Quote

Old   November 22, 2013, 04:33
Default
  #5
Senior Member
 
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 237
Rep Power: 16
vonboett is on a distinguished road
Thanks Bruno, I didn't know about modifyMesh. I increased in my case the resolution of the coarser mesh part such that the cell width at the patches for stitch mesh get the ratio 2:1, and it worked fine.

Best wishes,

Albrecht
wyldckat likes this.
vonboett is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries NickG OpenFOAM Installation 3 December 30, 2019 00:21
[blockMesh] blockMesh with double grading. spwater OpenFOAM Meshing & Mesh Conversion 92 January 12, 2019 09:00
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
OpenFOAM without MPI kokizzu OpenFOAM Installation 4 May 26, 2014 09:17
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 19:32.