mountaindust / Planktos

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

Higher order algorithm for additive white noise #53

Open mountaindust opened 2 years ago

mountaindust commented 2 years ago

Since additive white noise simulations are common (for comparison purposes if nothing else), I suggest we implement the Runge-Kutta algorithm developed by Honeycutt for these cases ("Stochastic Runge-Kutta algorithms. I. White noise", 1992, Phys. Rev. A) to have a higher-order method.