Brusselator is a simple simulation that displays a chemical reaction with oscillating dynamics.
Brusselator displays the concentration of the reactants a=[A] and b=[B] is kept artificially constant and are interested in the evolution of the intermediate products, x = [X] and y = [Y].
This system can exhibit, for appropriate values of the parameters, unexpected oscillatory behavior. (Hint: Increase the value of k2.)
Brusselator plots a set of sample trajectories in phase-space, which start from different initial conditions, for the same values of the parameters.
Requirements:
· Java 1.5 or later