Introduction
Introduction Statistics Contact Development Disclaimer Help
tincrease time in permeability experiments - sphere - GPU-based 3D discrete ele…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 7cbb37731ec5aa96d7d298577b80c4d04fb07302
parent 8443f37adc22d395277cf77eae9fc4ff30424426
Author: Anders Damsgaard <[email protected]>
Date: Wed, 13 Aug 2014 14:08:55 +0200
increase time in permeability experiments
Diffstat:
M python/permeability-starter.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/permeability-starter.py b/python/permeability-starter.py
t@@ -45,7 +45,7 @@ for dp_str in sys.argv[4:]:
sim.setFluidBottomFixedPressure()
sim.p_f[:,:,-1] = p_top
sim.setDEMstepsPerCFDstep(10)
- sim.initTemporal(total = 2.0, file_dt = 0.01, epsilon=0.07)
+ sim.initTemporal(total = 4.0, file_dt = 0.01, epsilon=0.07)
sim.c_phi[0] = c_phi
sim.c_grad_p[0] = c_grad_p
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.