Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd note on particles who are not part of the fixed top wall - sphere - GPU-ba…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit da16b77113c0297b3cf23f32aa387f2db38bf468
parent 05dea71ea320521a46900fb3b74dd6f44a9327c5
Author: Anders Damsgaard <[email protected]>
Date: Wed, 14 Jan 2015 14:05:41 +0100
add note on particles who are not part of the fixed top wall
Diffstat:
M src/integration.cuh | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/integration.cuh b/src/integration.cuh
t@@ -442,6 +442,8 @@ __global__ void integrateWalls(
// Finds shear stress per particle adjacent to top wall (idx=0).
// The fixvel value is saved in vel.w.
+// Particles who do not fulfill the criteria will have a value of 0.0 written …
+// dev_walls_tau_eff_x_pp.
__global__ void findShearStressOnFixedMovingParticles(
const Float4* __restrict__ dev_x,
const Float4* __restrict__ dev_vel,
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.