gszep / reaction-diffusion

Interactive reaction-diffusion system simulator in two spatial dimensions
0 stars 1 forks source link

attila wants checkerboard initial conditions #1

Open gszep opened 6 years ago

gszep commented 6 years ago

A systematic way of probing the dynamics of the approximate majority network is required. During a meeting on 17/01/18 we came up with a desirable initial condition: the checkerboard pattern, with the following parameters approximate majority The above figure has X,Y initialised according to a given local population ratio, in checkerboard spatial pattern. The blank intermediate state is initialised B = 1 in the margins between squares. Perhaps the space of parameters should be restricted such that the global populations of X,Y are equal.

gszep commented 6 years ago

With the most recent commit I found that the periodic boundary conditions as implemented by the texture.wrapS and texture.wrapT breaks the symmetry of the initial condition.. this shouldn't happen.. perhaps because the gradients are not propagated correctly across the boundary?

gszep commented 6 years ago

Initial experiments show counterintuitive results: the faster diffusing chemical loses the approximate majority battle. As shown below the blue morphogen diffuses faster, but eventually is dominated by the yellow. This seems to be a general feature of the dynamics, not a function of initial condition. This is interesting enough to start another issue #13

screenshot from 2018-01-29 09-52-47 screenshot from 2018-01-29 09-52-58 screenshot from 2018-01-29 09-53-05 screenshot from 2018-01-29 09-53-09 screenshot from 2018-01-29 09-53-12 screenshot from 2018-01-29 09-53-15