Skip to content
Snippets Groups Projects
# OpenFPM

OpenFPM is a scalable and open C++ framework for particles and mesh simulation

You can build scalable: Molecular dynamic,SPH, Granular flow,Finite differences, Particle Mesh codes on CPUs and GPUs. We provide examples for each case here. Despite our main interest in simulations the distributed data-structures OpenFPM provides are not limited to simulations. The work is released under GPL 3.0
 

If you use OpenFPM please cite this paper

https://www.sciencedirect.com/science/article/pii/S0010465519300852?via%3Dihub

## Installation

To install run ./install and follow instructions

At the end of the installation rememerb to to make install

# Example and documentation

Example and documentation can be founded at openfpm.mpi-cbg.de