Introduction
Introduction Statistics Contact Development Disclaimer Help
tsave mean porosity value - sphere - GPU-based 3D discrete element method algor…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit f8105c6601545b7c196f9273330dc5b3a75c6e18
parent c72bb0d5a18abae1b8ca2983d757fa813cf625b6
Author: Anders Damsgaard <[email protected]>
Date: Thu, 4 Sep 2014 12:37:49 +0200
save mean porosity value
Diffstat:
M python/sphere.py | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/python/sphere.py b/python/sphere.py
t@@ -4438,6 +4438,7 @@ class sim:
else:
e = sb.voidRatio()
+ self.phi_bar = e
fig = plt.figure()
plt.xlabel('Time [s]')
plt.ylabel('Height [m]')
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.