A Novel Structured Mesh Generation Method
A grid generation and new structure technology, applied in the direction of instrumentation, geometric CAD, design optimization/simulation, etc., can solve the problems of wasting time, troublesome grid splicing, grid dependence on manual control, etc., achieve high calculation accuracy, reduce manpower the effect of dependence on
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0041] The present invention generates structural grids based on the existing Delaunay triangulation technology. First, read the model data to obtain the discrete point set and boundary information of the calculation area; secondly, perform Delaunay triangulation on the calculation area; then, use the triangular mesh to generate the transition mesh: the optimized Voronoi diagram; finally, judge the transition mesh Element type, using the center circle method to divide the mesh element to generate a structural mesh.
specific Embodiment approach
[0043] First, through a specific data interface, read the data file of the model, then parse the data file, and then extract the discrete point set and boundary information of the computing area, and store it in the corresponding data structure for the next step. enter.
[0044] Generate a triangulated mesh:
[0045] (1) Input the discrete point set and boundary information of the computing area, construct a super triangle, including all discrete points, and put it into the triangle linked list;
[0046] (2) Insert the discrete points in the point set in turn, and find the triangle whose circumcircle contains the insertion point in the triangle linked list, which is called the influence triangle of the point; delete the common side of the influence triangle, and combine the input point with all the influence triangles. The vertices are connected to complete the insertion in a Delaunay triangle linked list;
[0047] (3) According to the optimization criterion, optimize the lo...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


