Skip to main content
QUICK REVIEW

[论文解读] Dynamic Adaptive Mesh Refinement for Topology Optimization

Shun Wang, Eric de Sturler|arXiv (Cornell University)|Sep 25, 2010
Topology Optimization in EngineeringEngineering参考文献 20被引用 17
一句话总结

本文提出了一种用于拓扑优化的动态自适应网格加密(AMR)策略,该策略在显著降低计算成本的同时,保持了与均匀细密网格相当的设计精度。通过在优化过程中同时支持加密与解密,该方法在3D问题中实现了高达52%的元素数量减少和3倍以上的求解速度提升,且不牺牲精度或收敛性。

ABSTRACT

We present an improved method for topology optimization with both adaptive mesh refinement and derefinement. Since the total volume fraction in topology optimization is usually modest, after a few initial iterations the domain of computation is largely void. Hence, it is inefficient to have many small elements, in such regions, that contribute significantly to the overall computational cost but contribute little to the accuracy of computation and design. At the same time, we want high spatial resolution for accurate three-dimensional designs to avoid postprocessing or interpretation as much as possible. Dynamic adaptive mesh refinement (AMR) offers the possibility to balance these two requirements. We discuss requirements on AMR for topology optimization and the algorithmic features to implement them. The numerical design problems demonstrate (1) that our AMR strategy for topology optimization leads to designs that are equivalent to optimal designs on uniform meshes, (2) how AMR strategies that do not satisfy the postulated requirements may lead to suboptimal designs, and (3) that our AMR strategy significantly reduces the time to compute optimal designs.

研究动机与目标

  • 解决在均匀细密网格上进行3D拓扑优化时计算成本过高的问题。
  • 确保基于AMR的设计在精度和最优性方面与均匀细密网格的结果相当。
  • 开发一种支持加密与解密的动态AMR策略,以提升效率。
  • 在保持设计保真度和灵敏度精度的前提下,减少求解时间和迭代次数。
  • 实现高分辨率拓扑优化在复杂3D问题中的实际应用。

提出的方法

  • 在整个优化过程中实施动态网格自适应,支持连续的加密与解密。
  • 采用分层网格结构,其中最细层级的分辨率与均匀细密网格一致。
  • 基于单元级误差指标和设计灵敏度信息执行网格加密与解密。
  • 通过在最细层级保持局部分辨率,确保在AMR网格上的有限元求解精度与均匀细密网格相当。
  • 采用迭代求解器(如MINRES、RMINRES)并结合子空间加速技术,以加快线性系统求解。
  • 将AMR与拓扑优化循环集成,在每个优化步骤中根据设计演化动态更新网格。

实验结果

研究问题

  • RQ1动态AMR能否在最终设计和柔度方面产生与均匀细密网格相当的拓扑优化结果?
  • RQ2与均匀网格相比,AMR对优化迭代次数和线性系统求解迭代次数有何影响?
  • RQ3在3D问题中,网格自适应(包括加密与解密)对求解时间和内存使用有何影响?
  • RQ4缺乏适当误差控制或动态自适应的AMR策略是否会导致次优设计?
  • RQ5在复杂3D拓扑优化中,AMR在不牺牲设计精度的前提下,能在多大程度上降低计算成本?

主要发现

  • 所提出的AMR策略生成的设计与均匀细密网格结果相比,相对差异在2.58%以内,证实了设计等价性。
  • 对于一个3D十字形区域问题,自适应网格将元素数量从40,960减少至19,736,减少了52%。
  • 在自适应网格上优化仅需106步,而均匀网格超过200步,显著减少了非线性迭代次数。
  • 求解时间减少了三倍以上(降至均匀网格时间的约30%),证明了显著的效率提升。
  • 该方法在灵敏度和变形计算中保持了高精度,确保设计演化未受粗网格近似的偏差影响。
  • 通过动态解密实现的AMR显著提升了效率,尤其在3D问题中,通过减少空腔区域的元素数量,有效降低了元素总数。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。