mountaindust / Planktos

ABM framework for dispersal modeling
https://planktos.readthedocs.io
GNU General Public License v3.0
5 stars 3 forks source link

Implement proper inertial particle dynamics #29

Closed mountaindust closed 3 years ago

mountaindust commented 3 years ago

Use reduced-order Maxey-Riley equations due to Haller and Sapsis (2008).

mountaindust commented 3 years ago

This is nearly done as of ffce500. It needs testing, and the API needs to be made robust to the inclusion of a mu term in the Euler solver when passing in an ODE.