Skip to content

giuseppe16180/gray-scott-mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAY SCOTT MPI

Implementation of Gray-Scott Model of a Reaction-Diffusion System, using Message Passing Interface (MPI) in Python.

The project includes several experiments, if you only care about the model, check out the files gray-scott-mpi.py and gray-scott.py.

If you want to run the MPI version you need to be able of running something like mpirun -n 8 python gray-scott-mpi.py 1000. You can get more details reading the MPI4PY docs here.

You can find a video exmaple of the output in the folder res.

Note: you should include the reveal.js folder in the root in order to correctly visualize the content included in slides.html, where you can find a complete explanation of the project, with the discussion about all of the experiments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published