Heterogeneous reaction-diffusion systems

Biology | Parabolic | Patterns

This is a brief example of messy boundary conditions and spatial heterogeneity inducing complex dynamical behaviours.

We consider a heterogeneous version of the Gierer–Meinhardt model:

\[\begin{aligned}\pd{u}{t}&=\nabla^2 u+a+G(x)+\frac{u^2}{v}-[b+H(x)]u,\\ \pd{v}{t}&=D\nabla^2v+ u^2-cv,\end{aligned}\]

where we will vary the domain and boundary conditions, as well as the functions $G,H$, in the examples below.

1D bifurcations

These systems are simpler to understand in 1D spatial domains, where we can isolate some aspects of their behaviour analytically.

In particular, it is known that spike solutions in 1D can move along gradients in spatial heterogeneity, and that this can induce instabilities leading to periodic spike patterns which we now explore.

Spikes form across the domain at different amplitudes. The rightmost one undergoes a Hopf instability leading to oscillations in its amplitude, which eventually die out as it moves to the left. Eventually the leftmost spike becomes unstable, making room for the others to move further left.

This eventually leads to enough room at the right for a new spike to emerge, which again undergoes a brief oscillatory period before settling down. This behaviour repeats indefinitely.

The oscillations at the right, and the boundary spike on the left which does not move, are not terribly relevant for the movement or creation/anhillation of spikes. These are just artifacts of our particular choice of heterogeneity and kinetics.

We can get rid of these artifacts in the following way. We use Dirichlet conditions to introduce a flux of the inhibitor $v$ at the boundaries to dampen these spike oscillations and remove the leftmost boundary spike.

This more clearly localises the spike movement dynamics.

If you change the value of $v$ at the boundaries from 2 to 1, you can observe the boundary spikes from the previous simulation returning (though reducing it much below 1 can lead to numerical issues due to the dependence of the equation for $\pd{u}{t}$ on $1/v$).