SciML/OrdinaryDiffEq.jl

DAE initialization default tolerances

Open

#1,038 opened on Feb 18, 2020

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

Repository metrics

Stars
 (656 stars)
PR merge metrics
 (Avg merge 3d 12h) (74 merged PRs in 30d)

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