Article,

PySPH: A Python-based framework for smoothed particle hydrodynamics

, , , , , , , , , , , , , , , , , , , and .
ACM Transactions on Mathematical Software, 47 (4): 1-38 (September 2021)
DOI: 10.1145/3460773

Abstract

PySPH is an open-source, Python-based, framework for particle methods in general and Smoothed Particle Hydrodynamics (SPH) in particular. PySPH allows a user to define a complete SPH simulation using pure Python. High-performance code is generated from this high-level Python code and executed on either multiple cores, or on GPUs, seamlessly. It also supports distributed execution using MPI. PySPH supports a wide variety of SPH schemes and formulations. These include, incompressible and compressible fluid flow, elastic dynamics, rigid body dynamics, shallow water equations, and other problems. PySPH supports a variety of boundary conditions including mirror, periodic, solid wall, and inlet/outlet boundary conditions. The package is written to facilitate reuse and reproducibility. This article discusses the overall design of PySPH and demonstrates many of its features. Several example results are shown to demonstrate the range of features that PySPH provides.

Tags

Users

  • @dblp
  • @gdmcbain

Comments and Reviewsshow / hide

  • @gdmcbain
    a year ago
    I cannot wait to try this code! And the authors have made that so much easier by backing the entire paper with a repo in GitLab! Hats off, Ramachandran and Bhosale, et al.!
Please log in to take part in the discussion (add own reviews or comments).