Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove debug output - sphere - GPU-based 3D discrete element method algorithm …
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 397538fb3117476cef261d014086a2df0b1d52bf
parent 1005d5549c86b69addaa092387b1bb0cabc33cab
Author: Anders Damsgaard <[email protected]>
Date: Fri, 6 Feb 2015 11:22:03 +0100
remove debug output
Diffstat:
M python/halfshear-darcy-strength-di… | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/python/halfshear-darcy-strength-dilation-rate.py b/python/halfshea…
t@@ -128,8 +128,6 @@ color = ['b','g','r','c']
#color = ['g','r','c']
for c, mu_f in enumerate(mu_f_vals):
- print('c = {}, mu_f = {}'.format(c, mu_f))
-
if numpy.isclose(mu_f, 1.797e-6):
label = 'ref. shear velocity'
elif numpy.isclose(mu_f, 1.204e-6):
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.