[petsc-users] TS and snes_grid_sequence
Jed Brown
jed at jedbrown.org
Wed Feb 10 16:45:35 CST 2016
Hong Zhang <hongzhang at anl.gov> writes:
> There is one particular integration method that may make the life easier — backward Euler. It has only one stage at each time step.
>
> To Francesco: which TS method are you using? Is it backward Euler or
> the default theta method?
Default is forward Euler, which should almost never be used.
Stages per step shouldn't be a serious concern. But -snes_grid_sequence
will never work for TS (it's a weird option that refines the SNES during
the solve -- it doesn't make semantic sense for TS).
-------------- 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/20160210/593d0049/attachment.pgp>
More information about the petsc-users
mailing list