基于简化和细分技术的三角形网格拓扑优化方法
Topological Optimization for Triangular Mesh Based on Simplification and Subdivision
-
摘要: 由于采用自动生成技术得到的网格往往不能满足数值模拟和仿真的要求,为此基于网格简化和细分技术,提出一种简单、高效的三角形网格拓扑优化方法.首先根据边折叠简化算法对三角形网格进行简化,得到具有较好拓扑连接关系的粗网格;然后对简化后的粗网格进行细分,引入具有良好节点度的新节点;最后再进行简化,直到网格的节点数达到给定的阈值.实验结果表明,该方法可以很好地改善网格的拓扑连接关系,与网格修匀技术结合能够大幅度提高网格的质量.Abstract: The quality of mesh generated by automatic meshing techniques sometimes cannot satisfy the requirements for numerical analysis and simulation.A simple and efficient approach for triangular mesh topological optimization is developed based on mesh simplification and subdivision.First a coarse mesh with good topological connectivity is obtained by edge collapse with topological improvement.Then the coarse mesh is refined by subdivision to introduce vertices with good valance.Finally the mesh simplification with topological improvement is performed again until a predefined threshold for number of vertices is reached.The testing results demonstrate that the proposed approach can greatly improve the mesh topological connectivity as well as the mesh quality when combining with mesh smoothing.