Introduction
Introduction Statistics Contact Development Disclaimer Help
tincrease simulation time to 20 s - sphere - GPU-based 3D discrete element meth…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 279f64a789f5e9b141e0723092013014d6579d21
parent 706fc3fb24d845586bfa927a29c6a62de8cb80cf
Author: Anders Damsgaard <[email protected]>
Date: Tue, 9 Sep 2014 13:16:34 +0200
increase simulation time to 20 s
Diffstat:
M python/diffusivity-test.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/diffusivity-test.py b/python/diffusivity-test.py
t@@ -62,7 +62,7 @@ for sigma0 in sigma0_list:
sim.setFluidTopFixedPressure()
sim.setDEMstepsPerCFDstep(10)
sim.setMaxIterations(2e5)
- sim.initTemporal(total = 5.0, file_dt = 0.01, epsilon=0.07)
+ sim.initTemporal(total = 20.0, file_dt = 0.01, epsilon=0.07)
sim.c_grad_p[0] = c_grad_p
sim.c_phi[0] = c_phi
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.