Hello. I am studying biaxial elastoplastic buckling, and I am having convergence issues. I am receiving the following error:
*** ERROR *** CP = 57.703 TIME= 16:45:19
Solution not converged at time 11.1825 (load step 1 substep 1).
Run terminated.
*** WARNING *** CP = 57.703 TIME= 16:45:19
The unconverged solution (identified as time 4473 substep 999999) is
output for analysis debug purposes. Results should not be used for
any other purpose.
My case study is elastoplastic buckling of stiffened plates, in which I use Bilinear Isotropic Hardening.
I am using PyMAPDL 0.68.4 and ANSYS Mechanical APDL 2024R2 Student Version.
The generated APDL script is attached.
I tried to introduce CNVTOL as a way to reach convergence, but without success.
How can I modify the script above in order of it to work?
Since now I thank very much for any piece of advice.