Hi all,
I'm running a nonlinear simulation with elasto-perfectly plastic material. Simulation fails around 92% of the total load. I assume that "structure" loses its stability and applying the rest of the load is not possible. I'd like to follow up the simulation outcomes in paravis up to the point of failure. What I was trying to do is writing base to disk by adding the below line to export file:
R base Example03_3D DRC 0
It worked before with other studies, but those actually converged. After running the analysis I'd like to run POURSUITE to postprocess, but without any outcomes written to disk is obviously impossible. I searched the forum, but either I don't understand what to do or someone employed Python to do the trick (which is black magic for me at this point) Could anyone help me?