English

dewi-kadita: A Python Library for Idealized Fish Schooling Simulation with Entropy-Based Diagnostics

Computational Physics 2026-02-10 v1 Soft Condensed Matter Statistical Mechanics

Abstract

Collective motion in fish schools exemplifies emergent self-organization in active matter systems, yet computational tools for simulating and analyzing these dynamics remain fragmented across research groups. We present dewi-kadita, an open-source Python library implementing the three-dimensional Couzin zone-based model with comprehensive entropy diagnostics tailored for marine collective behavior research. The library introduces seven information-theoretic metrics -- school cohesion entropy, polarization entropy, depth stratification entropy, angular momentum entropy, nearest-neighbor entropy, velocity correlation entropy, and school shape entropy -- that characterize distinct organizational features inaccessible to classical order parameters. These metrics combine into an Oceanic Schooling Index (OSI) providing a single scalar measure of collective disorder. Validation across four canonical configurations (swarm, torus, dynamic parallel, highly parallel) confirms correct reproduction of known phase behaviors: the swarm maintains disorder with polarization P<0.1P < 0.1 and OSI 0.71\approx 0.71, while the highly parallel state achieves P=0.998P = 0.998 with OSI =0.24= 0.24 and velocity correlation entropy vanishing to zero. The entropy framework successfully discriminates the torus and dynamic parallel configurations that exhibit comparable order parameter magnitudes through different organizational mechanisms. Numba just-in-time (JIT) compilation accelerates pairwise interaction calculations by 1010--100×100\times, enabling simulations of 150150--250250 agents over 10001000--20002000 time steps within five minutes on standard workstation hardware. NetCDF4 output ensures interoperability with oceanographic analysis tools. The library addresses the need for standardized, reproducible infrastructure in collective behavior modeling analogous to established molecular dynamics codes.

Cite

@article{arxiv.2602.07948,
  title  = {dewi-kadita: A Python Library for Idealized Fish Schooling Simulation with Entropy-Based Diagnostics},
  author = {Sandy H. S. Herho and Iwan P. Anwar and Faruq Khadami and Alfita P. Handayani and Karina A. Sujatmiko and Kamaluddin Kasim and Rusmawan Suwarman and Dasapta E. Irawan},
  journal= {arXiv preprint arXiv:2602.07948},
  year   = {2026}
}

Comments

15 pages, 4 figures

R2 v1 2026-07-01T10:26:42.311Z