From: John P. <jwp...@gm...> - 2017-10-13 16:09:25
|
On Fri, Oct 13, 2017 at 12:57 AM, Vasileios Vavourakis <va...@gm...> wrote: > Dear all, > > I was wondering if anyone has available to share with the users-list an > example that utilises the *libMesh::ContinuationSystem* class. > > I aim developing a code in 3D elastostatics of a fibre-reinforced inelastic > material (that undergoes large deformations). > As such, it occurs to me that the arc-length method is a viable solution, > since it may overcome some of the limitations inherent to the conventional > Newton-Raphson method. > > Look forward to hearing your thoughts and testing your example codes (: > This was a class I used in some work for my dissertation. I do still have some code laying around from that which I can send you, but it has not been maintained over the years... I should really add a libmesh example that demonstrates its use as well, but I'm not sure when I would have time to do it. -- John |