-
-
Notifications
You must be signed in to change notification settings - Fork 78
Description
[IDAS ERROR] IDACalcIC
Newton/Linesearch algorithm failed to converge.
Test Summary: | Pass Error Total Time
Common Interface | 72 1 73 1m56.0s
CVODE | 30 30 50.8s
ARKODE | 4 4 6.1s
IDA | 14 14 21.4s
Jacobians | 9 9 10.1s
Callbacks | 9 9 10.2s
Iterator | 2 1 3 1.7s
Errors | 1 1 2.1s
Mass Matrix | 1 1 2.8s
Preconditioners | 2 2 10.7s
ERROR: LoadError: Some tests did not pass: 72 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /home/ian/.julia/packages/Sundials/UdHby/test/runtests.jl:60
ERROR: Package Sundials errored during testing
Describe the bug 🐞
A clear and concise description of what the bug is.
Expected behavior
A clear and concise description of what you expected to happen.
Minimal Reproducible Example 👇
Without MRE, we would only be able to help you to a limited extent, and attention to the issue would be limited. to know more about MRE refer to wikipedia and stackoverflow.
Error & Stacktrace
Environment (please complete the following information):
- Output of
using Pkg; Pkg.status()
- Output of
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
- Output of
versioninfo()
Additional context
Add any other context about the problem here.