You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2class="hero"><ahref="http://www.newyorker.com/online/blogs/elements/2013/09/mapping-the-future-of-neuroscience.html" target="_blank">The New Yorker</a></h2>
Copy file name to clipboardExpand all lines: science.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -173,7 +173,7 @@ <h3>Sibernetic</h3>
173
173
<br/><br/>
174
174
<pclass="lead">
175
175
OpenWorm has been developing <ahref="http://openworm.github.io/sibernetic/" target="_blank">Sibernetic</a>, a C++ implementation of the Predictive-corrective
176
-
Incompressible Smooth Particle Hydrodynamics (PCI-SPH) algorithm based on the work of <ahref="https://sph-sjtu-f06.googlecode.com/files/a40-solenthaler.pdf" target="_blank">Solenthaler</a>.
176
+
Incompressible Smooth Particle Hydrodynamics (PCI-SPH) algorithm based on the work of <ahref="https://dl.acm.org/doi/10.1145/1576246.1531346" target="_blank">Solenthaler</a>.
177
177
The algorithm has been extended to model contractile matter and membranes for simulating
178
178
the muscle tissue of the <i>C. elegans</i>. The implementation uses OpenCL to distribute the computation
179
179
of the particle system on both CPUs and GPUs in a parallelized way.
0 commit comments