NDSolve::ivres
Details
-
- This message occurs when NDSolve is unable to get an consistent set of initial conditions for a general differential algebraic equation written in residual form
.
- The message is issued when the specified initial conditions are found to be inconsistent with the underlying DAE system.
- The message warns that the specified initial conditions have been modified to generate a consistent set of initial conditions.
- Off[message] switches off the message; On[message] switches it on. For example: Off[NDSolve::ivres].