Skip to content

Parallel implementation of 3D Shan & Chen model using MPI - Cartesian domain decomposition

Notifications You must be signed in to change notification settings

jabhiji/scmp-3d-mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This code implements the Shan and Chen (1993) model for a 3D, periodic domain.

Cartesian domain decomposition is used to divide the work load among several MPI ranks.

Output is written to files using XDMF/HDF5 format and can be visualized using ParaView.

A python script is used to combine data from different MPI ranks and time steps in one meta-file (light data).

About

Parallel implementation of 3D Shan & Chen model using MPI - Cartesian domain decomposition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published