SciML/OrdinaryDiffEq.jl

DAE initialization default tolerances

Open

#1038 opened on Feb 18, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (656 stars) (262 forks)batch import
DAEeasyhelp wanted

Description

We should have a setup so that way the DAE initialization algorithm's default tolerances match those from solve. That would require a setup for delayed tolerance changes.

Contributor guide