# 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 BSD 3 clause license. If you use OpenFPM please cite these papers https://www.sciencedirect.com/science/article/pii/S0010465519300852?via%3Dihub https://link.springer.com/article/10.1140/epje/s10189-021-00121-x#citeas ## 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