|
[Sponsors] |
March 11, 2010, 17:16 |
Conformal Mesh
|
#1 |
Senior Member
Join Date: Feb 2010
Posts: 148
Rep Power: 17 |
I am new to finite element modelling of fluid dynamics and heat transfer. What is the definition of a conformal mesh? Why does it matter? When and why is it better to have a conformal mesh?
Thanks so much for any greatly needed help! |
|
March 13, 2010, 17:37 |
|
#2 |
Senior Member
John Chawner
Join Date: Mar 2009
Location: Fort Worth, Texas, USA
Posts: 275
Rep Power: 18 |
Jade:
Let's start from the basics. If your mesh isn't conformal, it's non-conformal. By conformal, we mean that the cell boundaries conform to the shape of the boundary you're trying to simulate. A non-conformal mesh, therefore, does not conform to the boundary shape. As an example of a non conformal mesh, image you're simulating flow over an airfoil and your grid is a cartesian mesh like a sheet of graph paper with only constant x and constant y grid lines. If you zoom in on the airfoil, you'll see that the airfoil shape cuts through some of the cells in your grid. Your solver has to account for that somehow. One way is to "stairstep" the grid by eliminating cells inside or cut by the boundary. The resulting mesh is highly irregular, leaving a jagged hole where the airfoil was. A second way is to compute how the airfoil cuts each cell leaving behind only a fraction of a square (in my graph paper analogy). Then your solver has to account for cells that are polygons. So a non-conformal grid introduces accuracy problems due to resolving the boundary shape and complexity issues in the solver. Hope this wasn't too basic an answer to your question.
__________________
John Chawner / jrc@pointwise.com / www.pointwise.com Blog: http://blog.pointwise.com/ on Twitter: @jchawner |
|
March 18, 2010, 13:10 |
Thanks!
|
#4 |
Senior Member
Join Date: Feb 2010
Posts: 148
Rep Power: 17 |
The more basic, the better! Thanks so much. This really helps. Take good care.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Hexa Mesh Smoothing | Jules | ANSYS Meshing & Geometry | 6 | December 4, 2010 19:00 |
problem when converting mesh (made by ICEM) using fluentMeshToFoam | Forrest_Lei | OpenFOAM | 11 | October 16, 2009 07:28 |
conformal vs. non conformal mesh | otho | Main CFD Forum | 2 | May 30, 2008 12:11 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
General questions on grid-based computing | Adrin Gharakhani | Main CFD Forum | 21 | June 5, 2000 14:47 |