JonasBreuling / scipy_dae

Python implementation of solvers for differential algebraic equation's (DAE's) that should be added to scipy one day.
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Initial step size #1

Open JonasBreuling opened 2 months ago

JonasBreuling commented 2 months ago

Chose initial step size as proposed by Petzold for DASSL and compare with Shampine.