alec-glisman / Swimming-in-Potential-Flow

Study dynamics of inertial active matter in a potential fluid (irrotational, incompressible).
https://doi.org/10.1017/jfm.2022.946
GNU General Public License v3.0
1 stars 0 forks source link

Split up Runge-Kutta 4th order accurate steps in 4 separate functions for clarity #10

Closed alec-glisman closed 2 years ago

alec-glisman commented 2 years ago

Refactor and make code cleaner

alec-glisman commented 2 years ago

This seems unnecessary, as I have already seen that the current scheme is stable. May do in the future if time allows.