Script Tip Friday- Bolt Pretension
pierre.thieffry@ansys.com | 05.20.2022What if you could easily create your own parameters in Mechanical using simple scripts to run design variations and optimization? Well, parametric variations are part of Ansys Mechanical’s DNA.
Script Tip Friday- How to Sum Damage Results
AnsysDeveloper | 05.13.2022This article tackles the task of summing damage results by creating your own field using DPF. You can use the similar method to sum or manipulate contour results from multiple result objects.
Script Tip Friday- Node Connectivity using DPF
pernelle.maronehitz@ansys.com | 05.06.2022This script tip covers how to find the IDs and position of the nodes of a named selection using DPF in Mechanical, and also how to know which elements this node is attached to (node connectivity).
Installing PyAnsys modules in a Virtual Environment
admin | 04.15.2022We cover the importance of installation PyAnsys packages inside a virtual environment.
Introducing PyAnsys
pierre.thieffry@ansys.com | 04.01.2022Senior Principal R&D Engineer, Pierre Thieffry, introduces PyAnsys in the premiere edition of our script tips series.