TrussTopOpt.jl
Truss topology optimization experiments before merging into TopOpt.jl: https://github.com/mohamed82008/TopOpt.jl
Install / Use
/learn @yijiangh/TrussTopOpt.jlREADME
TrussTopOpt.jl
Truss topology optimization experiments using TopOpt.jl and JuAFEM.jl.
<!-- ## Documentation --> <!-- [](https://yijiangh.github.io/TopOpt.jl/dev) --> <!-- [Dev doc](https://docs.google.com/document/d/1SbHCct2B0aTH4drSAJX5HGYlxkyCiAznsFe5GMzzCyw/edit?usp=sharing) -->Installation
In Julia v1.0+ you can install packages from the Pkg REPL (press ] in the Julia
REPL to enter pkg> mode):
pkg> add https://github.com/yijiangh/JuAFEM.jl.git
pkg> add https://github.com/yijiangh/Tensors.jl.git
pkg> add https://github.com/mohamed82008/VTKDataTypes.jl#master
pkg> add https://github.com/mohamed82008/KissThreading.jl#master
pkg> add https://github.com/yijiangh/TopOpt.jl#master
pkg> add https://github.com/yijiangh/TrussTopOpt.jl#master
which will track the master branch of the package. (we still need to use a fork of TopOpt.jl before these changes are merged.)
To load the package, use
using TrussTopOpt
Gallery
Code for reproducing these results can be found in the scripts in the test folder.
tim_2d
-
Ground mesh: <img src="docs/src/images/time2d_0_ground_mesh.png">
-
Topology optimized result under horizontal load (buckling):
- without buckling constraint (shape in cyan is the exaggerated deformed shape) <img src="docs/src/images/time2d_0_wo_buckling.png">
-
Topology optimized result under vertical load (beam): <img src="docs/src/images/time2d_1.png">
tim_3d
-
Ground mesh: <img src="docs/src/images/time3d_0_ground.png">
-
Topology optimized result under horizontal load (buckling):
- without buckling constraint (shape in cyan is the exaggerated deformed shape) <img src="docs/src/images/time3d_0_wo_buckling.png">
-
Topology optimized result under vertical load (beam): <img src="docs/src/images/time3d_1.png">
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.3kCommit, push, and open a PR
