- Python Brain: density field, constrained Delaunay triangulation, pocket profiles, profile assembly, validation modules - NX Hands: skeleton scripts for geometry extraction, AFEM setup, per-iteration solve (require NX environment to develop) - Atomizer integration: 15-param space definition, objective function - Technical spec, README, sample test geometry, requirements.txt - Architecture: Python Brain + NX Hands + Atomizer Manager
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
numpy>=1.24
|
|
scipy>=1.10
|
|
shapely>=2.0
|
|
triangle>=20230923
|
|
matplotlib>=3.7
|