How can I use Python Result object in an unconverged analysis to plot a custom result?
Javier Vique
Member, Employee Posts: 82
✭✭✭✭
in Structures
This is currently a limitation. If any user tries to use Python Result with an unconverged analysis, an error message will pop up and the Python Result will have the red lightning not plotting any result.
Tagged:
0
Best Answer
-
A workaround to overcome this limitation is to create a new dummy analysis where no load is introduced, just an empty APDL snippet command. On that dummy analysis, a Python Result is introduced which points to the unconverged rst file.
1