brusselator_ode
    
    
    
      brusselator_ode,
      a Python code which 
      defines the Brusselator ordinary differential equation (ODE) system.
    
    
      Licensing:
    
    
      The information on this web page is 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:
    
    
      
        - 
          John D Cook,
          Behold! The Brusselator!,
          https://www.johndcook.com/blog/
          Posted 07 February 2020.
         
        - 
          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.