Skip to content

Commit

Permalink
Adaptative (local) abstol to validate integration (#112)
Browse files Browse the repository at this point in the history
* Add adaptive (abstol) keyword for validated_integ

* Add keyword absorb

* Tests validated_integ2 with pendulum

* Cleanup validated_integ2. Add method iscontractive

* Fix deprecations

* Give info when tests fail (validated_integ.jl)

* Reorganize tests for validated integration methods

* Fix errors in flowpipe and use broadcasting

* Avoid Random in tests

* Flexible minabstol with default value

* Exit integration if the validation failed
... with warnings

* Allow incrementing (local) abstol
  • Loading branch information
lbenet committed May 19, 2021
1 parent 9c77cac commit 577a520
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 386 deletions.
Loading

0 comments on commit 577a520

Please sign in to comment.