Particle-method tutorial
Published:
Below, you can find a very good material to learn about particle methods.
State-of-the-art simulation methods for rigid bodies, deformable solids and fluids (including SPH)
A brief writeup to implement a basic 2D smoothed particle hydrodynamics (SPH) solver in C++
Youtube tutorial to implement a basic 2D smoothed particle hydrodynamics (SPH) solver in Python
Parallelized library for smoothed particle hydrodynamics (SPH) 2d/3d in Julia
Simple smoothed particle hydrodynamics (SPH) dam-break simulation in Julia