NDSolve::ntcs NDSolveValue::ntcs ParametricNDSolve::ntcs ParametricNDSolveValue::ntcs

Details

  • This message is generated when NDSolve is unable to compute the initial conditions for the solution of a differential equation.
  • This error can occur if the specified initial conditions are inconsistent, or if the equations that give the initial values for the solution cannot be solved for the initial conditions by algebraic methods.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[NDSolve::ntcs].