[petsc-users] ODE solving

Matthew Knepley knepley at gmail.com
Thu Oct 21 17:02:54 CDT 2010


On Thu, Oct 21, 2010 at 5:01 PM, Jed Brown <jed at 59a2.org> wrote:

> On Thu, Oct 21, 2010 at 23:56, Matthew Knepley <knepley at gmail.com> wrote:
> > You SNES is not converging. You solve 163 systems, but do 4300 function
> > evaluations.
>
> That is because the Jacobian is assembled using coloring.
>

With that many colors, it seems like you should sit down and work out the
Jacobian.

   Matt


> Sundials is probably doing fewer steps than BEuler for this problem,
> and it's also lagging the preconditioner and just using matrix-free
> differencing to define the Krylov operator.  These options are not
> default with PETSc's TS implementations.
>
> Jed
>



-- 
What most experimenters take for granted before they begin their experiments
is infinitely more interesting than any results to which their experiments
lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20101021/5827aba2/attachment.htm>


More information about the petsc-users mailing list