Introduction
Introduction Statistics Contact Development Disclaimer Help
tset ndem to 1 for fluidization tests - sphere - GPU-based 3D discrete element …
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 544608d8dc8a1bb8a74b55d41d6763504e9239e0
parent 354ce8a0f9d22c901cceb27b367cdce48b848100
Author: Anders Damsgaard <[email protected]>
Date: Fri, 7 Nov 2014 11:38:19 +0100
set ndem to 1 for fluidization tests
Diffstat:
M tests/cfd_tests_darcy_particles.py | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/tests/cfd_tests_darcy_particles.py b/tests/cfd_tests_darcy_particl…
t@@ -171,6 +171,7 @@ orig.num[2] /= 2
orig.L[2] /= 2.0
orig.id('darcy_fluidization')
orig.cleanup()
+orig.setDEMstepsPerCFDstep(1)
orig.setStiffnessNormal(36.4e9)
orig.setStiffnessTangential(36.4e9/3.0)
orig.initTemporal(total=0.0005, file_dt=0.0001)
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.