Introduction
Introduction Statistics Contact Development Disclaimer Help
textend time of diffusion experiments - sphere - GPU-based 3D discrete element …
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 6f878dae88538cdb9bf5c8ae02762a256bb1e764
parent 75c21f0c2b86021b3775fd0ebaf5e6011f409d85
Author: Anders Damsgaard <[email protected]>
Date: Thu, 21 Aug 2014 13:46:46 +0200
extend time of diffusion experiments
Diffstat:
M python/diffusivity-starter.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/diffusivity-starter.py b/python/diffusivity-starter.py
t@@ -33,7 +33,7 @@ for sigma0_str in sys.argv[4:]:
sim.setFluidTopFixedPressure()
sim.setDEMstepsPerCFDstep(10)
sim.setMaxIterations(2e5)
- sim.initTemporal(total = 5.0, file_dt = 0.01, epsilon=0.07)
+ sim.initTemporal(total = 10.0, file_dt = 0.01, epsilon=0.07)
# Fix lowermost particles
dz = sim.L[2]/sim.num[2]
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.