Skip to content

Modified Binary Geometry, Matrix, and Result Reader

Compare
Choose a tag to compare
@akaszynski akaszynski released this 22 Jun 11:31

pyansys can now read component stresses from the result file. The mass and stiffness matrices can now be read using sorted and unsorted indexing. Additionally, the geometry can be directly read from the result file, making it unnecessary to load in a separate archive file.

See the full documentation Loading Results and Loading Full for details on the new API.