.. JAX-SPH documentation master file, created by sphinx-quickstart on Sat Apr 12 20:55:01 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. JAX-SPH ======== .. image:: https://s9.gifyu.com/images/SUwUD.gif :alt: GIF What is ``JAX-SPH``? -------------------- JAX-SPH `(Toshev et al., 2024) `_ is a Smoothed Particle Hydrodynamics (SPH) code written in `JAX `_. JAX-SPH is designed to be simple, fast, and compatible with deep learning workflows. We currently support the following SPH routines: * Standard SPH `(Adami et al., 2012) `_ * Transport velocity SPH `(Adami et al., 2013) `_ * Riemann SPH `(Zhang et al., 2017) `_ Check out our `GitHub repository `_ for more information including installation instructions and tutorial notebooks. .. toctree:: :maxdepth: 2 :caption: Getting Started pages/tutorials pages/defaults .. toctree:: :maxdepth: 2 :caption: API pages/case_setup pages/solver pages/simulate pages/utils