SkillAgentSearch skills...

AMRTO

AMRTO "Automated Cad Model Reconstruction of Topology Optimization Result" To obtain the complete code and models, please refer to: https://zenodo.org/records/14381998

Install / Use

/learn @rhy-thu/AMRTO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The files presented here are incomplete due to the constraints imposed by the file memory size. To obtain the complete code and models, please refer to: https://zenodo.org/records/14381998

Step 1: Create a new folder in D disk, named CODE_AMRTO, and create a subfolder named data under this folder Step 2: Install the dependency libraries in Python 3.8 : pip install -r requirements.txt Step 3: Copy the model files of sparse quadrilateral layouts generated by the GMCG_revision.exe into the data subfolder (please refer to the paper) The triangular patch mesh model needs to be copied to the path D:\CODE_AMRTO\data\output_tri. The quadrilateral patch mesh model needs to be copied to the path D:\CODE_AMRTO\data\output_quad. Step 4: Set the desired parameters in PYTOCAD.py Step 5: Run PYTOCAD.py to generate the .json file and .3dm file (the source file of Rhino software) in the data subfolder.

Programmed by: Hongyuan Ren

School of Aerospace Engineering, Tsinghua University, Beijing, 100084

Development Time: 2024/01/01

Python 3.8

AMRTO: Automated CAD model reconstruction of topology optimization result

View on GitHub
GitHub Stars34
CategoryDevelopment
Updated1mo ago
Forks6

Languages

Python

Security Score

90/100

Audited on Feb 12, 2026

No findings