Skip to content

liuyue002/turing_expanding_domain

Repository files navigation

Turing patterns on expanding domain

Simulations for Turring patterns on an apically expanding domain. The details about the models and numerical implementations can be found in our manuscript:

Y. Liu, P. Maini, R. Baker, "Organisation of diffusion-driven stripe formation in expanding domains" (2021), to be submitted to arXiv.

Two models are implemented: the Schnackenberg model, and a model for the CDIMA chemical reaction. Written in Matlab. The numerical scheme used is a finite difference discretization for space, implicit-explicit time stepping with Crank-Nicolson.

Branches

The 'public' branch contains cleaned up codes that simulate the models. If you are not the authors, you should look at this branch.

The 'main' branch additionally contain codes for analysis, auxillary scripts, as well as work-in-progress, it is unlikely to be interesting to anyone else.

Ignore the other branches

Files

  • cdima_1d.m, cdima_2d.m: for simulating the CDIMA model in one or two dimensions
  • schnackenberg_1d.m, schnackenberg_2d.m: for simulating the Schnackenberg model in one or two dimensions
  • biggerFont.m, plot_kymograph.m, tightEdge.m: utilities for plotting, called by the other scripts

About

Turing patterning on expanding domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published