PySPH is an open-source, Python-based, framework for particle methods in general and Smoothed Particle Hydrodynamics (SPH) particular. allows a user to define complete SPH simulation using pure Python. High-performance code generated from this high-level Python executed on either multiple cores, or GPUs, seamlessly. It also supports distributed execution MPI. wide variety of schemes formulation...