Convenience function to read ANSYS files #57
johannes-mueller
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Good idea, we are usingPyMAPDL Reader - Legacy Binary and Archive File Reader, actually. We should shift to the actual version of pymapdl, but we should double check, if we can read *rst files w/o Ansys license. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In demos/import_mesh_ansys.ipynb we dedicate almost 20 lines of code to convert the ANSYS mesh data structure to a pyLife compliant mesh dataframe.
Maybe we should have some kind of convenience function for it.
Beta Was this translation helpful? Give feedback.
All reactions