HemoCell is a framework for simulating dense suspensions of deformable cells, focusing on blood. It is based on the combined Immersed boundary-lattice Boltzmann method (IB-LBM) and is built on top of the open source C++ lattice Boltzmann solver Palabos.
The HemoCell framework is available as source code or as singularity image under the AGPL v3 license (for details see the file LICENSE in the package). The code can be compiled on Linux, Mac OS X and Windows 10 using the linux subsystem extension.
The framework was built using C++ & MPI with efficiency in mind. It has been proven to have excellent scaling properties.
Both single cell mechanical behaviour and blood rheology were compared to experimental results! See this paper.
Adding new material models and cell types is simple!
Data is stored in compressed HDF5 files, suitable for parallel access and ready to be visualised!
We believe that by allowing free access to the community we can further inspire development and distribution so that a large number of scientists can benefit from its capabilities. We hope that you will also find the software useful and encourage you to contribute enhancements and improvements back. If you have questions or remarks about HemoCell, please contact us via e-mail!