-
The Geppetto ported version of PCI-SPH stopped to [this revision of the C++ version](https://github.com/openworm/Smoothed-Particle-Hydrodynamics/commit/93d63ef01d3c2165377f6bc5c13d0311bdfdaf7d).
We a…
-
We need sub-step level logs from the C++ PCI-SPH solver so that we can run the same scenes and compare to what happens after every method in the Geppetto version of the solver.
This is a precondition…
-
Port the latest version of PCI-SPH algorithm [https://github.com/openworm/Smoothed-Particle-Hydrodynamics/tree/IntegratedVersion] to the Java solver for the simulation engine [https://github.com/openw…
-
Our implementation of PCISPH is expected to be fully deterministic (no any random factors included), but in current version different runs show slightly different behavior of the system. The source of…
-
Simulation with elastic body doesn't run correctly on GPU (Tesla C1060)
![Problem With elastic body on GPU](https://f.cloud.github.com/assets/1581992/190873/7ffd6dd0-7f18-11e2-8e3d-0204cf07abb3.png).…