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

checkMesh

Register Blogs Community New Posts Updated Threads Search

Like Tree9Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 20, 2013, 09:55
Default
  #21
Senior Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 339
Rep Power: 28
GerhardHolzinger will become famous soon enoughGerhardHolzinger will become famous soon enough
That way just a thought to demonstrate where the error messages from checkMesh come from. So thats not essential to run the case.

Moving the node is also not applicable to real-world cases, because it would be first of all a horror and secondly a vast un-expiring source of error.

However, if you think about how OpenFOAM does local mesh refining, then you also introduce hanging nodes into your mesh.

o------o-----o
|xxxx |xxxx|
o--o--o--o--o
|x |x | x |x |
o--o--o--o--o


If you want to learn more about OpenFOAM, play around with it and study the sources. You have to do this on your own.

Others can teach you, but you have to learn.
GerhardHolzinger is offline   Reply With Quote

Old   November 8, 2018, 09:22
Default CheckMesh interpretation
  #22
New Member
 
Clément_G's Avatar
 
Clément Gouriou
Join Date: Jun 2013
Location: Paris, France
Posts: 13
Rep Power: 12
Clément_G is on a distinguished road
Hello openFoamers,


I just have tried to use the extrudeMesh utility to extract only one cell in the z-direction of a 3D domain in order to reduce the number of cell. Then I want to check the mesh quality of the new extrusion?


Here below: the results of the checkMesh

Code:
 

Checking geometry...
    Overall domain bounding box (-150 -50 0) (50 50 0.1)
    Mesh has 3 geometric (non-empty/wedge) directions (1 1 1)
    Mesh has 3 solution (non-empty) directions (1 1 1)
    Boundary openness (-5.65759e-20 1.68847e-19 -8.78095e-15) OK.
    Max cell openness = 2.31794e-16 OK.
    Max aspect ratio = 52.9876 OK.
    Minimum face area = 8.35319e-06. Maximum face area = 0.260762.  Face area magnitudes OK.
    Min volume = 8.35319e-07. Max volume = 0.0260762.  Total volume = 1998.9.  Cell volumes OK.
    Mesh non-orthogonality Max: 64.9 average: 3.05361
    Non-orthogonality check OK.
    Face pyramids OK.
    Max skewness = 1.39075 OK.
    Coupled point location match (average 1.42672e-14) OK.
    Face tets OK.
    Min/max edge length = 0.00295946 0.521806 OK.
    All angles in faces OK.
    Face flatness (1 = flat, 0 = butterfly) : min = 1  average = 1
    All face flatness OK.
    Cell determinant (wellposedness) : minimum: 0 average: 6.80634e-38
 ***Cells with small determinant (< 0.001) found, number of cells: 240189
  <<Writing 240189 under-determined cells to set underdeterminedCells
 ***Concave cells (using face planes) found, number of cells: 1814
  <<Writing 1814 concave cells to set concaveCells
    Face interpolation weight : minimum: 0.16318 average: 0.488491
    Face interpolation weight check OK.
    Face volume ratio : minimum: 0.147726 average: 0.956426
    Face volume ratio check OK.

Failed 2 mesh checks.

1st question: I wonder if the "Failed 2 mesh checks" are a real problem for the running of a komegaSST solver or another solver? I enclose a screenshot of the extruded mesh of my airfoil to help to picture the situation of the Mesh.



2d question: I wonder to which extend the "aspect ratio" influence the convergence (duration and success) of a calculation and sometimes makes the solver crash. Before the extrusion I had a "Max aspect ratio" equal to 5.8 but after the extrusion I get a "Max aspect ratio" of 53 (in red above)! What do you think about this topic?


Thank you for your answer.


Clément
Attached Images
File Type: jpg extrusion_trailing_edge.jpg (166.9 KB, 28 views)
lourencosm likes this.
Clément_G is offline   Reply With Quote

Old   September 26, 2023, 20:38
Default
  #23
Member
 
mactone hsieh
Join Date: Apr 2012
Location: Taiwan
Posts: 31
Blog Entries: 1
Rep Power: 14
mactone is on a distinguished road
May I know what tool do you use to visualize the blockMeshDict?
mactone 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
[Other] How to delete cells in OF based on CheckMesh? AndTen OpenFOAM Meshing & Mesh Conversion 15 July 27, 2018 06:13
[mesh manipulation] checkMesh Erros after refineMesh mgdenno OpenFOAM Meshing & Mesh Conversion 10 October 14, 2014 05:16
checkMesh Errors after refineMesh mgdenno OpenFOAM 0 July 30, 2012 21:39
Checkmesh shows fault in snappyhexmeshed pipe senol OpenFOAM 2 July 13, 2012 14:12
[Other] CheckMesh for mesh quality gdbaldw OpenFOAM Meshing & Mesh Conversion 2 October 18, 2007 00:11


All times are GMT -4. The time now is 01:24.