SkillAgentSearch skills...

TTO

Truss Topology Optimization (TTO) for 2D and 3D cellular and monolithic structures. Stress and topological buckling constraints.

Install / Use

/learn @mid2SUPAERO/TTO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TTO

Truss Topology Optimization (TTO) for 2D cellular and monolithic structures, including stress and topological buckling constraints.

⚠️ Note: The current implementation supports 2D structures only.

Notebooks

Two Jupyter notebooks are provided to run optimizations:

  • 2D_launcher.ipynb: for monolithic (non-modular) structures.
  • 2D_launcher_modular.ipynb: for modular structures.

These notebooks serve as entry points to the workflow and contain relevant configuration examples.

Installation

To install the environment using conda, run:

conda env create -f environment.yml -n TTO
conda activate TTO

This will create and activate the TTO environment with all necessary dependencies.

References

For more details, please refer to the following works:

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks6

Languages

Python

Security Score

85/100

Audited on Dec 29, 2025

No findings