Changes

Summary

  1. Simulation support: reinitialise our solver, if needed, at the beginning (details)
  2. Simulation support: get a solver to reinitialise itself when one or (details)
  3. Slight update to our downloads page (#1549). (details)
Commit 11d48a09bd7b6d1a1c83eb3ab4d925aab2535ecb by Alan Garny
Simulation support: reinitialise our solver, if needed, at the beginning
of our forever loop.
Not sure why it used to be at the end of our forever loop since it
clearly ought to be at the beginning (to ensure that our call to
OdeSolver::solve() is right).
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
Commit 66a77408e4847fa2de289a22f7326833dc9901c7 by Alan Garny
Simulation support: get a solver to reinitialise itself when one or
several model parameters have been modified (#1549).
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
Commit 305d03ad75957307031eabac56280f010f0c6bb0 by Alan Garny
Slight update to our downloads page (#1549).
The file was modified doc/downloads/index.js (diff)