My load condition is a pressure of 4 bar on the surface of a part. I want the results at each bar increment of pressure. (1, 2, 3, 4 bar)

I have written a python code to capture the nodal coordinates of a given node set at specific time increments : 0, 1, 2, 3, 4.

In my step module, the initial increment is 0.05, and final increment is 4. As shown in the figure, I am not able to increment uniformly, and thus I am not able to capture the results at each bar increment. I get warnings like :

***WARNING: Results retrieved at frameValue 3.31718754768.

In order to see the results at each increment, what do I need to change?

More Paritosh Hebbal's questions See All
Similar questions and discussions