CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Special Topics > Mesh Generation & Pre-Processing

[gmshToFoam] [checkMesh] Error high aspect ratio, ngetaive face area and cell volume

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 26, 2021, 11:11
Unhappy [gmshToFoam] [checkMesh] Error high aspect ratio, ngetaive face area and cell volume
  #1
New Member
 
bintangwicaksono
Join Date: Mar 2021
Posts: 1
Rep Power: 0
confusedbaguette is on a distinguished road
Hello forum !

First of all I am new to Openfoam. I have a mesh using GMSH, extrude (to get 3D domain) and gmshToFoam. At first, its all looks nice until i do « checkMesh » and all of enjoyment dissapear. I have this following error

Code:
 ***High aspect ratio cells found, Max aspect ratio: 3.35195e+155, number of cells 67
  <<Writing 67 cells with high aspect ratio to set highAspectRatioCells
 ***Zero or negative face area detected.  Minimum area: 0
  <<Writing 137 zero area faces to set zeroAreaFaces
 ***Zero or negative cell volume detected.  Minimum negative volume: 0, Number of negative volume cells: 67
  <<Writing 67 zero volume cells to set zeroVolumeCells
    Mesh non-orthogonality Max: 90 average: 34.0927
 ***Number of non-orthogonality errors: 37.
  <<Writing 37 non-orthogonal faces to set nonOrthoFaces
    Face pyramids OK.
 ***Max skewness = 1.78771e+154, 135 highly skew faces detected which may impair the quality of the results
  <<Writing 135 skew faces to set skewFaces
    Coupled point location match (average 0) OK.

Failed 5 mesh checks.

End
There is no way I can get a ratio that high since I dont have that much distance in my domain. Somehelp might be usefull to me, thanks !!
confusedbaguette is offline   Reply With Quote

Old   July 10, 2023, 20:56
Default
  #2
New Member
 
Nick Howlett
Join Date: Oct 2021
Location: Melbourne
Posts: 7
Rep Power: 4
nhowlett is on a distinguished road
I've recently had a similar issue and found that GMSH's Transfinite meshing with grading (for boundary layers, for example) caused such non-realistic results in checkMesh (by removing the grading checkMesh was happy).


If needing grading, perhaps use GMSH's boundaryLayer (Field) method. Details on the code needed: How to create a 2D boundary layer in gmsh?
nhowlett is offline   Reply With Quote

Reply

Tags
checkmesh error, checkmesh issue, gmshtofoam, high aspect ratio, negative cell volume


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
Simulating fire in a tunnel luca1992 OpenFOAM 14 August 16, 2017 13:50
How to use "translation" in solidBodyMotionFunction in OpenFOAM rupesh_w OpenFOAM Running, Solving & CFD 5 August 16, 2016 04:27
[snappyHexMesh] sHM layer process keeps getting killed MBttR OpenFOAM Meshing & Mesh Conversion 4 August 15, 2016 03:21
[blockMesh] non-orthogonal faces and incorrect orientation? nennbs OpenFOAM Meshing & Mesh Conversion 7 April 17, 2013 05:42
[Netgen] Import netgen mesh to OpenFOAM hsieh OpenFOAM Meshing & Mesh Conversion 32 September 13, 2011 05:50


All times are GMT -4. The time now is 08:53.