A Survey of Unstructured Mesh Generation Technology - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

A Survey of Unstructured Mesh Generation Technology

Description:

Recursively check adjoining triangles to ensure empty-circle property. Flip diagonal if needed ... Bowyer-Watson Algorithm. Locate triangle that contains the point ... – PowerPoint PPT presentation

Number of Views:66
Avg rating:3.0/5.0
Slides: 8
Provided by: sjo
Learn more at: https://ima.udg.edu
Category:

less

Transcript and Presenter's Notes

Title: A Survey of Unstructured Mesh Generation Technology


1
(No Transcript)
2
Delaunay
Empty Circle (Sphere) Property No other vertex
is contained within the circumcircle
(circumsphere) of any triangle (tetrahedron)
3
Delaunay
Delaunay Triangulation Obeys empty-circle
(sphere) property
4
Delaunay
X
  • Lawson Algorithm
  • Locate triangle containing X
  • Subdivide triangle
  • Recursively check adjoining triangles to ensure
    empty-circle property. Flip diagonal if needed
  • (Lawson,77)

5
Delaunay
X
  • Lawson Algorithm
  • Locate triangle containing X
  • Subdivide triangle
  • Recursively check adjoining triangles to ensure
    empty-circle property. Swap diagonal if needed
  • (Lawson,77)

6
Delaunay
  • Bowyer-Watson Algorithm
  • Locate triangle that contains the point
  • Search for all triangles whose circumcircle
    contain the point (dltr)
  • Delete the triangles (creating a void in the
    mesh)
  • Form new triangles from the new point and the
    void boundary
  • (Watson,81)

X
7
Delaunay
  • Bowyer-Watson Algorithm
  • Locate triangle that contains the point
  • Search for all triangles whose circumcircle
    contain the point (dltr)
  • Delete the triangles (creating a void in the
    mesh)
  • Form new triangles from the new point and the
    void boundary
  • (Watson,81)

X
Write a Comment
User Comments (0)
About PowerShow.com