Automatic Sizing Functions by Mesh Adaptation

来源 :中国计算力学大会2018暨国际华人计算力学大会2018 | 被引量 : 0次 | 上传用户:_STLer
下载到本地 , 更方便阅读
声明 : 本文档内容版权归属内容提供方 , 如果您对本文有版权争议 , 可与客服联系进行内容授权或下架
论文部分内容阅读
  Accurate and automatic sizing functions are crucial for high-quality mesh generation,but to define the sizing function is often the bottleneck in complicated mesh generation tasks due to the tedious user interaction involved.In present practices,the grid-source type approach and the background-mesh type approach are usually combined due to their respective advantages.
其他文献
As an ideal candidate for structural elements or functional components in nanoscale systems,the carbon nanotube(CNT)is expected to be accurately and conveniently controlled,including their mechanical
Oxygen diffusion is the main form of transportation in the preparation process of polycrystalline superconductor YBa2Cu3O7(YBCO)thin films.Study of the diffusion of oxygen ions in the grain boundaries
Radial deformation of carbon nanotubes(CNTs)adhered to substrates can strongly influence their physical properties and the performance of CNT-based nanodevices.
本文建立了钢材的基本组成部分Fe-C 合金在原子尺度的微观模型,利用分子动力学方法模拟Fe-C 合金的单轴拉伸过程,研究温度和应变率对Fe-C 合金拉伸力学性能的影响。结果 表明:Fe-C 合金的弹性模量、屈服强度和峰值应变都随着温度的升高而逐渐降低;应变率的变化对弹性模量没有影响,屈服强度和峰值应变则随着应变率的增大而增大。根据分子动力学模拟结果,提出了Fe-C 合金拉伸力学性能温度和应变率效应
This study investigates the vibration characteristics of composite thick shells reinforced with single walled carbon nanotubes(SWCNTs)distributed in both uniform and functionally graded(FG)patterns.
In this paper,Spectro-Geometric Method(SGM)is applied to solve the free vibration of nonlocal Timoshenko beams with various boundary condition,which includes classical boundary condition and elastic b
Multi-scale simulation of the crystallization includes two parts: one is the temperature and flow simulation on the macroscale,the other is the morphological simulation on the mesoscale.It is known th
This pater presents a multi-scale concurrent optimization method for lattice structure base on a fully parallel and easy-to-implement topology optimization framework.The optimization aims at obtaining
有限元分析是工程设计及科学研究中最重要和最成功的数值方法,以其为核心的CAD/CAE 软件对国家的经济建设和国家安全起到了非常关键的作用,而自主研发此类软件并提高有限元分析效率一直以来都是工程师和科研人员关注的焦点问题.目前,现代计算平台正在经历一个本质性的转型阶段.Intel、IBM、Sun 以及AMD 公司均推出了在单个芯片上集成多个执行核的CPU 产品,并快速地普及至大多数个人电脑中.同时,
有限元法目前正广泛应用于求解各种偏微分方程的数值求解,其在应用过程中,刚度矩阵生成及大型线性方程组是耗时最大。本文提出了一种基于GPU集群的有限元刚度矩阵生成方法。利用模型分块,实现了模型在各计算节点上的均衡分配;利用单元染色技术,避免了GPU内刚度矩阵计算时的数据竞争;引入了单元刚度矩阵元素快速算法,提高了在GPU中单元刚度矩阵的计算效率,并节省了存储空间。通过与串行及CPU并行算法比较,验证了