ketch / nodepy

Analysis of initial value ODE solvers
http://nodepy.readthedocs.org/en/latest/
Other
78 stars 23 forks source link

Two-step Runge-Kutta stability region plotting does not work for all methods #14

Closed ketch closed 9 years ago

ketch commented 9 years ago

It is written to work only for the special methods from the paper by Ketcheson, Macdonald & Gottlieb. It needs to be generalized for arbitrary TSRK methods.

ketch commented 9 years ago

Resolved by commit 7890fe72367822cb199ee4bef210355ffba7b740.