TopOpt.jl
TopOpt.jl copied to clipboard
Implement problems other than linearly elastic quasi-static problems
It would be nice to have problems other than linearly elastic problems. Some candidates include:
- Compliant mechanisms,
- Heat equation problems, and
- Electro-mechanical systems.
I run into this very interesting paper today: Continuous transportation as a material distribution topology optimization problem, where they apply SIMP method to solve a transportation problem. We have all the machinery ready - it'd be cool to see the results!
Ya I saw this paper a long time ago. I didn't go through the details but would be cool to reproduce the results here.