octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49919] ode45 event problem, event active at i


From: Rik
Subject: [Octave-bug-tracker] [bug #49919] ode45 event problem, event active at initial time
Date: Fri, 23 Dec 2016 17:50:54 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #2, bug #49919 (project octave):

The function in question is in scripts/ode/private/ode_event_handler.m.  It is
supposed to be called at the start of the integration with the 'init' argument
so it can initialize the internal variables.

Either we are not calling it with the 'init' option, or we call it once before
the integration starts with the 'init' option and then call it again, without
'init', at time 0 in the integration.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49919>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]