|
[Sponsors] |
[snappyHexMesh] [checkMesh] Highly skew faces detected after snappyHexMesh during checkMesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 6, 2020, 11:14 |
[checkMesh] Highly skew faces detected after snappyHexMesh during checkMesh
|
#1 |
New Member
Vignesh Veeresparan
Join Date: Feb 2020
Posts: 8
Rep Power: 6 |
Hello All,
I was trying to mesh 2D problem with SHM. It completed meshing without any errors. Part of the of log is as below HTML Code:
Checking mesh with layer ... Checking faces in error : non-orthogonality > 65 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-15 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.05 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 0 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 6142 out of 6304 faces (97.4302%). Removed extrusion at 0 faces. Added 61719 out of 75648 cells (81.5871%). Edge intersection testing: Number of edges : 433214 Number of edges to retest : 0 Number of intersected edges : 68004 patch faces layers overall thickness [m] [%] ----- ----- ------ --- --- airfoil 6304 9.79 0.00231 93.9 Layer mesh : cells:135640 faces:433214 points:162642 Cells per refinement level: 0 2269 1 1562 2 33876 3 6646 4 91287 Writing mesh to time constant Wrote mesh in = 15.83 s. Layers added in = 15.83 s. Checking final mesh ... Checking faces in error : non-orthogonality > 65 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-15 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.05 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Finished meshing without any errors Finished meshing in = 56.23 s. End HTML Code:
Checking mesh with layer ... Checking faces in error : non-orthogonality > 65 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-15 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.05 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Detected 0 illegal faces (concave, zero area or negative cell pyramid volume) Extruding 6142 out of 6304 faces (97.4302%). Removed extrusion at 0 faces. Added 61719 out of 75648 cells (81.5871%). Edge intersection testing: Number of edges : 433214 Number of edges to retest : 0 Number of intersected edges : 68004 patch faces layers overall thickness [m] [%] ----- ----- ------ --- --- airfoil 6304 9.79 0.00231 93.9 Layer mesh : cells:135640 faces:433214 points:162642 Cells per refinement level: 0 2269 1 1562 2 33876 3 6646 4 91287 Writing mesh to time constant Wrote mesh in = 15.83 s. Layers added in = 15.83 s. Checking final mesh ... Checking faces in error : non-orthogonality > 65 degrees : 0 faces with face pyramid volume < 1e-13 : 0 faces with face-decomposition tet quality < 1e-15 : 0 faces with concavity > 80 degrees : 0 faces with skewness > 4 (internal) or 20 (boundary) : 0 faces with interpolation weights (0..1) < 0.05 : 0 faces with volume ratio of neighbour cells < 0.01 : 0 faces with face twist < 0.02 : 0 faces on cells with determinant < 0.001 : 0 Finished meshing without any errors Finished meshing in = 56.23 s. End |
|
March 9, 2020, 00:24 |
|
#2 |
New Member
Vignesh Veeresparan
Join Date: Feb 2020
Posts: 8
Rep Power: 6 |
Hello All,
Found where I was wrong. I missed blockMeshDict definition of patches at front and back walls. Now, its working like a charm. Additional tip on SHM, make sure there are no empty patches defined and created for 2D/3D problem. As it leads to check mesh failure. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] No generation of layer onto zerothickness surface | crubio.abujas | OpenFOAM Meshing & Mesh Conversion | 3 | October 25, 2022 04:20 |
[snappyHexMesh] Layers not growing at all | zonda | OpenFOAM Meshing & Mesh Conversion | 12 | June 6, 2020 12:28 |
parallel run OpenFoam | Srinath Reddy | OpenFOAM Running, Solving & CFD | 13 | February 27, 2019 10:15 |
user subroutine error | CFDUSER | CFX | 2 | December 9, 2006 07:31 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |