MaRGE3D Package
***************
.. raw:: html
`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.
.. raw:: html
This package can be installed using `pip` :
.. code-block:: bash
pip install marge3d
... but you can also use `conda` or installation from sources, see the :doc:`Installation Instructions 💾`
Doc Contents
============
.. toctree::
:maxdepth: 1
installation
notebooks
changelog
contributing
API reference
Links
=====
* Code repository: https://github.com/CompMath-TUHH/MaRGE_3D_solver
* Issues Tracker : https://github.com/CompMath-TUHH/MaRGE_3D_solver/issues
Developers
==========
* `Vamika Rathi `_
* `Finn Sommer `_