Hello Everyone,
I am using ANSYS Workbench (Static Structural). I need to update the coordinates of the nodes, after each simulation.The new coordinate conditionally depends on the stress tensor value of the previous simulation. If anyone have idea how can I solve this problem please help me out....
Thanks!
Updating node coordinates
Hi,
I recommend to use programming batch mode. In this case use the coordinate variables with corresponding values and use them to define your nodes. Their values can be updated with a procedure (loop, formulae, ........).