|
[Sponsors] |
[blockMesh] Mesh skewness warning how to get rid |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 7, 2005, 18:19 |
Mesh skewness warning how to get rid
|
#1 |
New Member
Charles Ju
Join Date: Mar 2009
Posts: 15
Rep Power: 17 |
Hi.
I created mesh input file, and after running blockMesh, it produces points, faces and cells file. I can also use paraView to look at grids. They look fine but I have the following message below that can't get rid of. What does skewness mean? And how do I get rid of them? Thanks. Creating merge patch pairs Adding point and face zones Adding topology modifiers --> FOAM Warning : From function primitiveMesh::checkFaceSkewness(const bool report, labelHashSet* setPtr) const in file meshes/primitiveMesh/primitiveMeshCheck.C at line 838 Large face skewness detected. Max skewness = 285.058 percent. This may impair the quality of the result. 212 highly skew faces detected. Failed 1 mesh geometry checks. Failed some mesh checks. Writing polyMesh |
|
December 7, 2005, 20:37 |
Mesh skewness means that the l
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Mesh skewness means that the line connecting two cell centres misses the centre of the face between them, in your case by quite a lot.
This is only a warning and you can probably ignore it, but beware of the influence of the disretisation error to the solution accuracy in that region. If you want to remove the error, you need to work on making a better mesh. Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
July 1, 2009, 06:01 |
comparing with Fluent
|
#3 |
Member
Jagmohan Meena
Join Date: May 2009
Posts: 30
Rep Power: 17 |
Respected Sir,
Can you please tell relation between mesh skewness reported by gambit and mesh skewness reported by OpenFOAM. What is the upper limit of mesh skewness in OpenFOAM which can be related to 0.92 in gambit. regards, JM |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
foamToTecplot360 | thomasduerr | OpenFOAM Post-Processing | 121 | June 11, 2021 11:05 |
using METIS functions in fortran | dokeun | Main CFD Forum | 7 | January 29, 2013 05:06 |
[swak4Foam] wmake groovyBC in OpenFOAM 1.7 ? | randomid | OpenFOAM Community Contributions | 1 | August 27, 2010 06:15 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
Compilation errors in ThirdPartymallochoard | feng_w | OpenFOAM Installation | 1 | January 25, 2009 07:59 |