Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

zwicker-group/paper-non-ideal-turing-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for the paper "Physical interactions in non-ideal fluids promote Turing patterns"

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

Installation

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

Examples

Jupyter notebook simulation_single.ipynb includes 1D and 2D simulations for the model in the paper.