mountaindust / Planktos

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

Add equations to docs #57

Closed mountaindust closed 1 year ago

mountaindust commented 1 year ago

In the docstring of environment.calculuate_DuDt and motion.inertial_particles (possibly the other ODE generators too), include the equation for the ODE and material derivative in a form Sphinx can read. See for example motion.Euler_brownian_motion.