Skip to content
#

sph

Here are 54 public repositories matching this topic...

JBorrow
JBorrow commented Mar 20, 2018

Hi possible contributors!

Something that would make for a great first issue is to download and compile SWIFT, and then check out the examples and try running a few. The majority of these examples currently use python2 scripts for initial conditions generation and analysis; it would be great if you could upgrade these to use python3 instead.

Thanks!

An improved implementation of my CASA 2013 paper "Real‐time generation of smoothed‐particle hydrodynamics‐based special effects in character animation" (https://onlinelibrary.wiley.com/doi/abs/10.1002/cav.1545). Particle emissions from the surface of mesh. The emitters are approximatively uniformly distributed by taking the advantage of quad tessellations. The fluid is simulated by SPH using my prefix-sum bin sorting.

  • Updated Jun 4, 2021
  • C++

Improve this page

Add a description, image, and links to the sph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sph topic, visit your repo's landing page and select "manage topics."

Learn more