Buttons and text fields:
- reinitialize (button): starts system dynamics from a random initial configuration.
- system size (text field): varies the number N_C of cells the system
consists of. You may enter values between 0 and 500 and press "return" to set the new system size.
- N_C++/N_C-- (button): increases/decreases the number of cells.
- error rate r_e (text field): sets the rate r_e of stochastic update errors. Ordered dynamics
is obtained for values 0 <= r_e < 1/2.
- r_e++/r_e-- (button): increases/decreases the error rate.
- cell flow rate r_f (text field): sets the rate r_f of cell flow. To obtain a domain boundary, enter values between 0 and r_e.
- r_f++/r_f-- (button): increases/decreases the cell flow rate.
- direction (button): changes the dircetion of cell flow.
- animation speed (text field): enter values between 1 and 100 to set the animation speed.
Markers on the bottom bar: The green mark indicates the average boundary position as calculated from mean field theory. The moving
white mark indicates velocity and direction of cell flow.