JuliaTopOpt / TopOpt.jl

A package for binary and continuous, single and multi-material, truss and continuum, 2D and 3D topology optimization on unstructured meshes using automatic differentiation in Julia.
https://juliatopopt.github.io/TopOpt.jl/
Other
183 stars 30 forks source link

Bring back adaptive CSIMP #131

Open mohamed82008 opened 2 years ago

mohamed82008 commented 2 years ago

In #126, the adaptive CSIMP algorithm from https://www.sciencedirect.com/science/article/pii/S0045782520300621?via%3Dihub was removed to simplify the code. I am opening this issue to track that we need to bring it back.