Re: [Libmesh-users] Solving for the increment with Newton method

2009-10-15 Thread Lorenzo Botti
Ups, I've already answered to the first question. Lorenzo -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills,

Re: [Libmesh-users] Solving for the increment with Newton method

2009-10-15 Thread Lorenzo Botti
Ok, I'm trying with NonlinearImplicitSystem in the first place. I have a couple of questions... Is it possible to compute and get the L2 norm of the increment as in example 13, it's a good indication of how the residual is decreasing and it's cheaper to compute compared to the residual norm? Would

Re: [Libmesh-users] Solving for the increment with Newton method

2009-10-12 Thread Lorenzo Botti
Thanks for the suggestions, I'm going to try both the possibilities. Lorenzo Il giorno 12/ott/2009, alle ore 18.01, John Peterson ha scritto: > On Mon, Oct 12, 2009 at 10:57 AM, Roy Stogner > wrote: >> >> On Mon, 12 Oct 2009, Lorenzo Botti wrote: >> >>> I'm solving the incompressible NS equati

Re: [Libmesh-users] Solving for the increment with Newton method

2009-10-12 Thread John Peterson
On Mon, Oct 12, 2009 at 10:57 AM, Roy Stogner wrote: > > On Mon, 12 Oct 2009, Lorenzo Botti wrote: > >> I'm solving the incompressible NS equations with a fully implicit dg code >> and I would like >> to know if there is an easy way to solve for the increment instead of the >> solution itself. > >

Re: [Libmesh-users] Solving for the increment with Newton method

2009-10-12 Thread Roy Stogner
On Mon, 12 Oct 2009, Lorenzo Botti wrote: > I'm solving the incompressible NS equations with a fully implicit dg code > and I would like > to know if there is an easy way to solve for the increment instead of the > solution itself. > I'm using a transient_system but maybe there is a best framewo

[Libmesh-users] Solving for the increment with Newton method

2009-10-12 Thread Lorenzo Botti
Hi all, I'm solving the incompressible NS equations with a fully implicit dg code and I would like to know if there is an easy way to solve for the increment instead of the solution itself. Sometimes with non-linear fluxes building the residual on the rhs is easier than summing it to the product J*