Example Gallery: Integrating with Ansys Products¶
This is a collection of examples where Tesseract is integrated with Ansys products in various ways.
The Ansys software suite is heavily used throughout the engineering simulation industry. Wrapping Ansys products as Tesseracts allows you to embed them into Tesseract-driven compute pipelines — acting as poweful data generators, differentiable solvers, geometry engines, and more.
See also
You can find the code for all Ansys Tesseracts in the demo/_showcase directory of the Tesseract Core repository.
SpaceClaim
A Tesseract that wraps SpaceClaim for CAD geometry creation.
MAPDL
A differentiable Tesseract that wraps the MAPDL solver via PyMAPDL with an analytic adjoint, for use in SIMP topology optimization.