MaRGE3D Package

PyPI - Package PyPI - Download Last Commit CI pipeline Coverage

marge3d is a python package to solve forthe Maxey-Riley-Gatignol Equations (MaRGE) in 3D flow using the method by Daitche (2013). Analytical solution in simple vortex is provided to validate the method.

DOI

This package can be installed using pip :

pip install marge3d

… but you can also use conda or installation from sources, see the Installation Instructions 💾

Doc Contents

Developers