This repository contains code for the following paper:
Physical interactions in non-ideal fluids promote Turing patterns
Lucas Menou, Chengjie Luo, and David Zwicker
J. R. Soc. Interface XX 2023XXXX (2023).
Link: https://doi.org/XXXXX
Arxiv version: https://arxiv.org/abs/2302.12521
Please clone the package from github and install all required python packages using pip
:
git clone https://github.com/zwicker-group/paper-non-ideal-turing-patterns
pip install -r paper-non-ideal-turing-patterns/requirements.txt
Jupyter notebook simulation_single.ipynb
includes 1D and 2D simulations for the model in the paper.