[petsc-users] Any TSGL examples, or higher order BDFs?

Jed Brown jed at jedbrown.org
Fri Apr 24 10:20:08 CDT 2015


Mark Lohry <mlohry at princeton.edu> writes:

> I'd like to use a 3rd+ order BDF with TS, which appears to only have 1st 
> order (backward euler/TSBEULER), and then the bindings to SUNDIALS. 

What about TSARKIMEX, TSROSW, and TSEIMEX?  These are really the methods
we recommend.

> I'd like to avoid SUNDIALS as it looks like it forces the use of it's
> own non-linear solvers.

Yeah.

> Am I correct in thinking the preferred way to construct a BDF with TS is 
> to use TSGL? Are there any examples of TSGL in use? I'm not seeing any 
> in the docs.

You can use -ts_type gl, but I haven't worked with those methods in a
long time and they have not been robust in practice.  I recommend using
ROSW as a default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150424/b4a94654/attachment.pgp>


More information about the petsc-users mailing list