|
[Sponsors] |
[ICEM] Difference between Octree and Delaunay Mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 25, 2019, 14:03 |
Difference between Octree and Delaunay Mesh
|
#1 |
New Member
Adil Khan
Join Date: Jan 2019
Posts: 3
Rep Power: 7 |
Dear all,
I am a student who is just starting to venture into the world of CFD. I was trying to learn meshing on ANSYS ICEM and had to use Octree and Delaunay meshes. I know this might come across as a very basic question, but can someone explain me the difference between the two? I read about both types online, but would like someone to explain the merits and demerits of both compared to the other. Thanking you in advance, Adil Khan |
|
January 25, 2019, 14:56 |
|
#2 |
Senior Member
Gert-Jan
Join Date: Oct 2012
Location: Europe
Posts: 1,913
Rep Power: 28 |
Octree creates a large cube around your geometry and splits this over and over into smaller tetrahedral elements until it reaches the mesh requirements. Then it project elements on the geometry. The elements outside the geometry are thrown away.
Delauney first creates a mesh on the surfaces of your geometry. From there it start to grow the mesh inside your geometry, untill it is completely filled with elements. |
|
January 28, 2019, 12:09 |
|
#3 | |
New Member
Adil Khan
Join Date: Jan 2019
Posts: 3
Rep Power: 7 |
Quote:
Regards, Adil Khan |
||
January 28, 2019, 12:56 |
|
#4 |
Senior Member
Gert-Jan
Join Date: Oct 2012
Location: Europe
Posts: 1,913
Rep Power: 28 |
I don't know. I never use Delauney in ICEM.
I only use ICEM if the surfaces in my geometry are crap. Then Octree is very helpful since it is foregiven for sloppy geometry (overlapping, holes, gaps, etc). If my customer provides me a watertight geometry, then I use the Workbench mesher, which uses a Delauney approach. |
|
January 29, 2019, 12:50 |
Icem cfd
|
#5 |
New Member
Milad
Join Date: Jan 2019
Posts: 3
Rep Power: 7 |
The Quick (Delaunay) option will generate a tetra mesh using a bottom-up meshing approach (Delaunay Tetra algorithm). This algorithm requires an existing, closed surface mesh. If this has not yet been created, it will automatically create the surface mesh from the geometry as defined by the Global Mesh Setup settings (or the Surface Mesh option). The volume mesh will then be generated from this surface mesh. You can also run this in two steps by creating/importing a surface mesh first and then running this mesher. If a surface mesh exists, you can also specify the Input as Existing Mesh when Compute Mesh is applied.
The Robust (Octree) option will generate a tetra mesh using a top-down meshing approach. An Octree mesher does not require an existing surface mesh because one is created by the Octree process. It will accept a variety of parameters in a more general way. For instance, curve sizes are respected, but specific curve node spacing distributions are not. For a better understanding of the Octree meshing methodology https://cfdgroup.ir/product/course-icem-cfd/ |
|
Tags |
delaunay, octree |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Too diffusive result on Delaunay type mesh for pipe | AlmostSurelyRob | OpenFOAM Running, Solving & CFD | 7 | October 8, 2018 14:34 |
[ICEM] No tri2tet mesh generated using Quick (Delaunay) Method | deemoleina | ANSYS Meshing & Geometry | 1 | September 24, 2018 08:12 |
Systematic FLUENT AMG DIVERGENCE with Delaunay Mesh | benjamin_ | FLUENT | 0 | July 24, 2014 08:26 |
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation | tommymoose | ANSYS Meshing & Geometry | 48 | April 15, 2013 05:24 |
varying curve mesh spacing at icem surface-mesh? | mirko_r | ANSYS Meshing & Geometry | 6 | January 14, 2010 14:23 |