|
[Sponsors] |
June 28, 2005, 02:57 |
Structurted mesh and unstructured mesh
|
#1 |
Guest
Posts: n/a
|
Dear all,
I don't understand the exact definition of structured mesh and unstructured mesh. When do you call it structured mesh and when you don't? Could anyone help explain this to me? |
|
June 28, 2005, 08:43 |
Re: Structurted mesh and unstructured mesh
|
#2 |
Guest
Posts: n/a
|
A structured mesh has implicit ordering for each cell. Thus if we take a cell, let's say with index i, its neighbour must be i-1 in one direction and i+1 in other direction. In other word the cells are regularly stacked. Therefore in 3D, structured mesh can only have hexahedral cell that allows three 'logically' independent directions to be define, the i,j,k directions.
An unstructured mesh has no implicit ordering. If we take a cell with index 100, say, its neighbours can have any index between 1 to Nmax. The cell itself can be any polygon. However, thanks to Finite Element, tetrahedra and triangles are often seen as identical to unstructured meshes, eventhough it is possible to have an unstructured mesh consist of regularly stacked hexa that looks like a typical structured mesh. BTW, Fluent 5/6 mesh is unstructured, even if the mesh appears like a typical structured mesh. On the other hand Fluent 4 mesh is multiblock structured. |
|
June 28, 2005, 10:40 |
Re: Structurted mesh and unstructured mesh
|
#3 |
Guest
Posts: n/a
|
Dear Indi, Thanks a lot for your detailed explanation.I always use Fluent 5/6 so I guess all my mesh is unstructured.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
3D Hybrid Mesh Errors | DarrenC | ANSYS Meshing & Geometry | 11 | August 5, 2013 07:42 |
What's the correct unstructured mesh procedure | Nick R | ANSYS Meshing & Geometry | 3 | January 12, 2011 19:40 |
Structurted mesh and unstructured mesh | Wiroon | Main CFD Forum | 4 | July 1, 2005 05:41 |
unstructured vs. structured grids | Frank Muldoon | Main CFD Forum | 1 | January 5, 1999 11:09 |