numerical-mathematics / extrapolation

Parallel extrapolation for ODEs
MIT License
6 stars 1 forks source link

Rober problem with iterative methods very slow convergence #12

Open mcr222 opened 8 years ago

mcr222 commented 8 years ago

It's been observed that the Rober problem converges extremely slowly (integration steps do not grow) when using an iterative method.

Currently our code will use exact system solvers for ROBER (as it is a small dimension ODE system).