Commit 92cacb5
authored
Override saveat, alwys use dense output (#27)
* Some reference files were generated with more than interval time points.
The solution can only use dense output (Hermite-like interpolation, higher order than linear)
if saveat is deactivated.1 parent ca8fd0d commit 92cacb5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments