Hi,
I would like to solve some old Ansys archive, and I will use this code : here
For most of these archive, there is some results probes (displacements, reaction forces, ...). Is there a way, from Workbench, to access these results ?
Regards, Jean
For just results, a better idea might be to investigate using pydpf since you can access results without opening Workbench.
https://post.docs.pyansys.com/version/stable/
https://dpf.docs.pyansys.com/version/stable/
dpf post is the lighter version of pydpf.
Thanks for your reply.
But we actually would like to integrate this functionnaly into an ACT extension in Workbench.