Related Experiment Video
Updated: Nov 7, 2025

08:59
Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps
Published on: October 28, 2018
7.3K
A 2D Advancing-Front Delaunay Mesh Refinement Algorithm
1Google Inc., Sunnyvale, CA 94089, U.S.A.
Summary
This study introduces an improved Delaunay mesh refinement algorithm. The new method generates size-optimal meshes with better minimum angles, especially for planar straight line graphs (PSLG).
Area of Science:
- Computational Geometry
- Mesh Generation
- Computer-Aided Design
Background:
- Delaunay mesh refinement is crucial for accurate simulations.
- Existing algorithms have limitations on minimum angles and performance with small input angles.
- Chew's first algorithm provides a foundation for Delaunay mesh refinement.
Purpose of the Study:
- To generalize Chew's first algorithm for Delaunay mesh refinement.
- To improve the quality of generated meshes, specifically focusing on minimum angles.
- To handle planar straight line graphs (PSLG) efficiently.
Main Methods:
- Splitting line segments of a PSLG proportionally to local feature size.
- Refining Delaunay triangulations by inserting off-center Steiner vertices.
- Prioritizing triangles with the shortest edges using an advancing front approach.
Main Results:
- Achieved size-optimal, truly or constrained Delaunay meshes with minimum angles < 30° (without small input angles).
- Improved minimum angles compared to prior algorithms (26.4° and 28.6°).
- Reduced the upper bound on the maximum angle to > 120° (improvement from ~137°).
Conclusions:
- The generalized algorithm offers superior mesh quality, particularly regarding minimum angles.
- The method effectively refines meshes for PSLGs, even with small input angles.
- This advancement contributes to more accurate and reliable computational simulations.
More Related Videos
Related Concept Videos
Mesh Analysis
1.1K
Mesh analysis is a valuable method for simplifying circuit analysis using mesh currents as key circuit variables. Unlike nodal analysis, which focuses on determining unknown voltages, mesh analysis applies Kirchhoff's voltage law (KVL) to find unknown currents within a circuit. This method is particularly convenient in reducing the number of simultaneous equations that need to be solved.
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
1.1K
Uniform Depth Channel Flow: Problem Solving
194
To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
194

