摘要
为了发展一种保证边界质量、考虑全局信息、具有较高计算效率的六面体网格生成技术,提出了基于片分割的六面体网格生成方法.首先在标架场的指引下由实体表面的环扩展出一层六面体单元,然后用该六面体单元层将原实体分割为2个更小规模的子实体,最后采用同样的方式递归处理子实体直至子实体为空.该方法采用分而治之的策略,适宜于并行化.数值实验结果表明,文中方法生成的网格与当前领先的网格生成方法生成的网格质量相当.
For the purpose of developing a hexahedral mesh generation technique which ensures the boundaryquality,considers global information and has the potential to speed highly,we presented a hexahedral mesh generationmethod based on sheet-division.First,we extended the loop of the surface of a solid to a layer of hexahedralelements,and then divided the solid into two smaller sub-solids by the layer,finally dealt with them recursivelyuntil all the sub-solids are empty.A strategy of divide-and-conquer used in this method is suitable for parallelization.The testing results show that the quality of the meshes generated by this method is similar with thoseproduced by the current state-of-art mesh generation methods.
作者
尚菲菲
甘洋科
郭宇飞
刘剑飞
Shang Feifei;Gan Yangke;Guo Yufei;Liu Jianfei(Department of Mechanics and Engineering Science, College of Engineering, Peking University, Beijing 100871;Institute of Industry Technology, Guangzhou & Chinese Academy of Sciences, Guangzhou 511458)
出处
《计算机辅助设计与图形学学报》
EI
CSCD
北大核心
2017年第4期661-669,共9页
Journal of Computer-Aided Design & Computer Graphics
基金
国家自然科学基金(11172005)
关键词
六面体网格生成
弦限制四边形网格生成
片分割
分而治之
hexahedral mesh generation
chord-constraint quadrilateral mesh generation
sheet-division
divide-and-conquer