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

[Other] Remove Zero Area Faces?

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By bigphil

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 20, 2014, 12:24
Default Remove Zero Area Faces?
  #1
Member
 
Eric M. Tridas
Join Date: May 2011
Location: Tampa, Florida
Posts: 48
Rep Power: 14
eric.m.tridas is on a distinguished road
I created a mesh using Gmsh then used the makeAxialMesh utility to create a wedge. I run in to issues when trying to run my solver with the following error message:

Code:
    Creating particle cloud
--> FOAM Warning : 
    From function tetIndices polyMeshTetDecomposition::triangleTetIndices(const polyMesh&, label, label, label)
    in file meshes/polyMesh/polyMeshTetDecomposition/polyMeshTetDecomposition.C at line 643
    No base point for face 0, 4(3520 13070 1890 295), produces a valid tet decomposition.
--> FOAM Warning : 
    From function tetIndices polyMeshTetDecomposition::triangleTetIndices(const polyMesh&, label, label, label)
    in file meshes/polyMesh/polyMeshTetDecomposition/polyMeshTetDecomposition.C at line 643
    No base point for face 0, 4(3520 13070 1890 295), produces a valid tet decomposition.

...
When I perform checkMesh I get the errors:

Code:
***Zero or negative face area detected.  Minimum area: 0
<<Writing 389 zero area faces to set zeroAreaFaces
and

Code:
***Max skewness = 6.66666666667e+296, 389 highly skew faces detected which may impair the quality of the results
<<Writing 389 skew faces to set skewFaces
Is there a utility to remove the zero area faces? I believe that this is what is causing the tet decomposition errors.
eric.m.tridas is offline   Reply With Quote

Old   August 20, 2014, 12:30
Default
  #2
Super Moderator
 
bigphil's Avatar
 
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,089
Rep Power: 34
bigphil will become famous soon enoughbigphil will become famous soon enough
Hi,

Did you run the collapseEdges utility after running makeAxialMesh? If I remember correctly, I think makeAxialMesh tells you to run this.

Philip
jherb and gaza like this.
bigphil 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
parallel run OpenFoam Srinath Reddy OpenFOAM Running, Solving & CFD 13 February 27, 2019 09:15
[snappyHexMesh] SHM Layer Addition Phase dickcruz OpenFOAM Meshing & Mesh Conversion 4 November 1, 2018 07:05
[snappyHexMesh] SHM is not extruding/adding Layers everywhere matthiasd OpenFOAM Meshing & Mesh Conversion 2 October 16, 2016 16:45
foam-extend_3.1 decompose and pyfoam warning shipman OpenFOAM 3 July 24, 2014 08:14
Cluster ID's not contiguous in compute-nodes domain. ??? Shogan FLUENT 1 May 28, 2014 15:03


All times are GMT -4. The time now is 12:25.