Skip to content

soilstack/react_diffuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react_diffuse

Reaction-Diffusion Experimentation

Gray-Scott simulator. In the gallery, I have simulated examples of all of Pearson's categories. Robert Munafo found some more esoteric ones, which weren't immediately reproducible. Maybe I'll mess with them later.

  • universal.py is the simulator engine
  • systems.py holds dictionaries of convolution kernels and parameter (Da, Db, F, k) combinations, along with scaling and color scheme metadata
  • rd_utils.py is where I add routines to setup the grid before the reaction starts.

Primary Sources

  1. Karl Sims Original
  2. Detailed discussion of Gray-Scott Model
  3. Coding Train Reaction-Diffusion (based on Karl Sims)
  4. Pearson canonical labelling of systems

About

Reaction-Diffusion Experimentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages