Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-586

Allow using a custom root-finding algorithm to detect state events

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 3.0
    • None
    • n/a

    Description

      When using an ODEIntegrator, event handlers can be added. The event handlers result in the construction of an EventState instance. Internally, that class uses a hard-coded instance of BrentSolver as root-finding algorithm. It should be possible to provide a custom root-finding algorithm to detect state events.

      Attachments

        1. custom_solver_for_state_events.patch
          9 kB
          Dennis Hendriks
        2. custom_solver_for_state_events2.patch
          9 kB
          Dennis Hendriks

        Activity

          People

            Unassigned Unassigned
            dhendriks Dennis Hendriks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: