Introduction
Introduction Statistics Contact Development Disclaimer Help
treformulate comment - sphere - GPU-based 3D discrete element method algorithm …
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit d836c03f0c503c6ecde5e9d3cf3f2dcd65c89532
parent 5d835dd04a17763eb395529531f7c6b5c05245db
Author: Anders Damsgaard <[email protected]>
Date: Wed, 14 Jan 2015 13:22:10 +0100
reformulate comment
Diffstat:
M src/integration.cuh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/integration.cuh b/src/integration.cuh
t@@ -405,7 +405,7 @@ __global__ void integrateWalls(
} // End of integrateWalls(...)
-// Finds shear stresses on particles adjacent to top wall (idx=0).
+// Finds shear stress per particle adjacent to top wall (idx=0).
// The fixvel value is saved in vel.w.
__global__ void findShearStressOnFixedMovingParticles(
const Float4* __restrict__ dev_x,
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.