Topology Optimization with linearized buckling criteria in 250 lines of Matlab
Federico Ferrari, Ole Sigmund, James K. Guest

TL;DR
This paper introduces a compact, efficient Matlab code for topology optimization that incorporates linearized buckling criteria, enabling practical design improvements with minimal computational resources.
Contribution
A 250-line Matlab implementation for topology optimization with buckling criteria, combining aggregation, sequential approximation, and vectorized sensitivity analysis for efficiency.
Findings
Efficient buckling topology optimization on a laptop.
Code handles multiple objectives via aggregation.
Demonstrated on structural design examples.
Abstract
We present a 250 line Matlab code for topology optimization for linearized buckling criteria. The code is conceived to handle stiffness, volume and Buckling Load Factors (BLFs) either as the objective function or as constraints. We use the Kreisselmeier-Steinhauser aggregation function in order to reduce multiple objectives (viz. constraints) to a single, differentiable one. Then, the problem is sequentially approximated by using MMA-like expansions and an OC-like scheme is tailored to update the variables. The inspection of the stress stiffness matrix leads to a vectorized implementation for its efficient construction and for the sensitivity analysis of the BLFs. This, coupled with the efficiency improvements already presented by Ferrari and Sigmund 2020, cuts all the computational bottlenecks associated with setting up the buckling analysis and allows buckling topology optimization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
