Improved pyansys Interface and Translation
Added ability to translate scripts ANSYS input scripts directly to python scripts. See:
https://pyansys.readthedocs.io/en/latest/ansys_control.html#translating-scripts
Verified compatibility with ANSYS versions 15, 17, and 18.2 for
- Archive files
- Nodal results
- Element results
Bug with inaccurate nodal stress results for mixed nodes has been patched. pyansys
now includes unit and functional testing to verify accuracy with ANSYS results.
See https://pyansys.readthedocs.io/en/latest/ for the latest documentation.