ansys / pyadditive

Pythonic interface client to Ansys additive simulation service
https://additive.docs.pyansys.com
MIT License
2 stars 1 forks source link

Add 3D Microstructure simulation #276

Closed pkrull-ansys closed 5 months ago

pkrull-ansys commented 6 months ago

📝 Description of the feature

Add support for microstructure simulation which creates an output artifact describing the grain structure in 3D.

💡 Steps for implementing the feature

No response

🔗 Useful links and references

gRPC message definition https://github.com/ansys/ansys-api-additive/pull/33

pkrull-ansys commented 5 months ago

Initial implementation #283

pkrull-ansys commented 5 months ago

Closed by #287