[petsc-users] Parallel ODE solver

Julian Andrej juan at tf.uni-kiel.de
Tue Oct 20 02:21:04 CDT 2015


There are a variety of algorithms for ODE/DAEs in the PetscTS
implementation. For examples see e.g.
http://www.mcs.anl.gov/petsc/petsc-current/src/ts/examples/tutorials/index.html

Sundials is also capable of parallel solving, even from the Matlab
sundialsTB interface, as far as i know.

On Tue, Oct 20, 2015 at 9:10 AM, Sahai, Amal <sahai2 at illinois.edu> wrote:
> I am trying to solve a very large system of ODEs for modeling the
> time-varying composition of a homogeneous (no spatial variation) reaction
> mixture composed of 50000 species. I was wondering if there is parallel ode
> solver included in PETSc? I have been using the sundials package for solving
> a smaller system in serial and would like to move on to parallel framework
> to speed up my calculations.
>
> Regards
> Amal


More information about the petsc-users mailing list