When I used implicit method to do springback analysis, the iteration information was not output or displayed in the screen. I think this iteration information is important for me to monitor the convergence status. How can I display this information?
In the card of *CONTROL_IMPLICIT_NONLINEAR, there is a parameter NLPRT (the fourth parameter in the second line of this card), if you use default value or set NLPRT=2, then there is no iteration information displayed; if you use NLPRT=2, then you will get it.