[petsc-users] Solving advection equations implicitly
Jed Brown
jed at jedbrown.org
Mon May 7 16:56:48 CDT 2018
Do you want it to be time accurate (implies CFL number is modest) or do
you want very large time steps? If very large time steps, why not
steady state?
Nishant Nangia <nishantnangia329 at gmail.com> writes:
> Hi all,
>
> I want to implicitly solve a linear advection equation of the form:
> dQ/dt + div(u*Q) = 0
>
> for a scalar quantity Q, with some known velocity field u. Note that it is
> purely advection with no diffusion term.
>
> Is there a recommended solver/preconditioner combination to solve something
> like this?
>
> *Nishant Nangia*
> Northwestern University
> Ph.D. Candidate | Engineering Sciences and Applied Mathematics
> Tech L386
More information about the petsc-users
mailing list