mark
2007-06-18 21:25:07 UTC
I get this warning at certain timesteps in using ode45. I've
encountered no mention of complex components showing up in the
solution to this ode, so I didn't expect this. Could this warning
have come up as a result of something I've done wrong? It indicates
the line where I call ode45, and one line in my (self-defined) output
function where I compare the values of two components of the
solution.
I would appreciate any help in figuring out what this arises from.
Mark
encountered no mention of complex components showing up in the
solution to this ode, so I didn't expect this. Could this warning
have come up as a result of something I've done wrong? It indicates
the line where I call ode45, and one line in my (self-defined) output
function where I compare the values of two components of the
solution.
I would appreciate any help in figuring out what this arises from.
Mark