Introduction
Introduction Statistics Contact Development Disclaimer Help
treset fluid to hydrostatic pressure distribution - sphere - GPU-based 3D discr…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit e13dc9cccd51291fc090663299f7ff647aa2d6a6
parent c6c18fdddd767b2df8d20c47f9f40423fd8990e7
Author: Anders Damsgaard <[email protected]>
Date: Wed, 27 Aug 2014 12:42:58 +0200
reset fluid to hydrostatic pressure distribution
Diffstat:
M python/consolidation-curves.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/consolidation-curves.py b/python/consolidation-curves.py
t@@ -29,7 +29,7 @@ sim.zeroKinematics()
#sim.consolidate(normal_stress = sigma0)
sim.w_devs[0] = sigma0
-#sim.initFluid(mu = 17.87e-4, p = 1.0e5, hydrostatic = True)
+sim.initFluid(mu = 17.87e-4, p = 1.0e5, hydrostatic = True)
#sim.setFluidBottomNoFlow()
#sim.setFluidTopFixedPressure()
sim.setDEMstepsPerCFDstep(10)
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.