Codebase release 0.2 for JFSD
Kim William Torre, Raoul D. Schram, Joost de Graaf
SciPost Phys. Codebases 56-r0.2 (2025) · published 30 June 2025
- doi: 10.21468/SciPostPhysCodeb.56-r0.2
- publication repo
- live repo (external)
- Submissions/Reports
-
This Publication is part of a bundle
When citing, cite all relevant items (e.g. for a Codebase, cite both the article and the release you used).
DOI | Type | |
---|---|---|
10.21468/SciPostPhysCodeb.56 | Article | |
10.21468/SciPostPhysCodeb.56-r0.2 | Codebase release |
Abstract
Stokesian Dynamics (SD) is a powerful computational framework for simulating the motion of particles in a viscous Newtonian fluid under Stokes-flow conditions. Traditional SD implementations can be computationally expensive as they rely on the inversion of large mobility matrices to determine hydrodynamic interactions. Recently, however, the simulation of thermalized systems with large numbers of particles has become feasible [Fiore and Swan, J. Fluid Mech. 878, 544 (2019)]. Their "fast Stokesian dynamics" (FSD) method leverages a saddle-point formulation to ensure overall scaling of the algorithm that is linear in the number of particles O(N); performance relies on dedicated graphics-processing-unit computing. Here, we present a different route toward implementing FSD, which instead leverages the Just-in-Time (JIT) compilation capabilities of Google JAX. We refer to this implementation as JFSD and perform benchmarks on it to verify that it has the right scaling and is sufficiently fast by the standards of modern computational physics. In addition, we provide a series of physical test cases that help ensure accuracy and robustness, as the code undergoes further development. Thus, JFSD is ready to facilitate the study of hydrodynamic effects in particle suspensions across the domains of soft, active, and granular matter.
Cited by 1

Authors / Affiliation: mappings to Contributors and Organizations
See all Organizations.- 1 Kim William Torre,
- 1 Raoul D. Schram,
- 1 Joost de Graaf