Arc length method - Implementation Issues
Hi all,
i am doing a material nonlinear problem. I have used NR , which is giving good results till near 'limit point' and after that its giving peaks and troughs. From the literature I got to know that I should use arc length method (ALM) instead of NR for strain softening problems. I am using MATLAB
1) Is there any existing code module for Arc length method which can be directly incorporated in my FE code? In MATLAB central there is a code but its usable only when we have the analytical expressions.