smoothed-particle-hydrodynamics icon indicating copy to clipboard operation
smoothed-particle-hydrodynamics copied to clipboard

Basic implementation of smoothed-particle hydrodynamics (SPH) in Python.

smoothed-particle-hydrodynamics

Very basic implementation of smoothed-particle hydrodynamics (SPH) in Python.

Main inspiration taken from https://bigtheta.io/2017/07/08/implementing-sph-in-2d.html.