brusselator_ode


brusselator_ode, a Python code which defines the Brusselator ordinary differential equation (ODE) system.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

brusselator_ode is available in a MATLAB version and an Octave version and a Python version.

Related Data and codes:

python_ode, Python codes which sets up various systems of ordinary differential equations (ODE).

Reference:

  1. John D Cook,
    Behold! The Brusselator!,
    https://www.johndcook.com/blog/
    Posted 07 February 2020.
  2. Rene Lefever, Gregoire Nicholis,
    Chemical instabilities and sustained oscillations,
    Journal of Theoretical Biology,
    Volume 30, Issue 2, February 1971, Pages 267-284.

Source Code:


Last revised on 23 October 2020.