Ansys Learning Forum › Forums › Discuss Simulation › General Mechanical › Control Bisections › Reply To: Control Bisections
October 17, 2017 at 10:12 am
Arun
Ansys Employee
If the convergence is smooth but the solution is bi-secting just before reaching the convergence criteria, such case can be avoided by increasing the number of equilibrium iterations for such non-linear analysis. The command snippet can be added with NEQIT, 100 (where 100 is sample value for Maximum number of equilibrium iterations allowed each substep). The maximum number of equilibrium iterations per substep is set between 15 and 26, depending on the physics of the problem. However, if there are convergence issues, then it would be better to debug the root cause for that by checking BCs, loading, case setup, etc.