Introduction
Introduction Statistics Contact Development Disclaimer Help
ttests updated - sphere - GPU-based 3D discrete element method algorithm with o…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 33f4e761c5014b5df6d56f6c9650bad6bc5ce014
parent 702447167c8be6ecf2bbdde2931752724a1993a4
Author: Anders Damsgaard <[email protected]>
Date: Tue, 27 Nov 2012 14:27:01 +0100
ttests updated
Diffstat:
M python/tests.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/tests.py b/python/tests.py
t@@ -13,7 +13,7 @@ def compare(first, second, string):
print("### Input/output tests ###")
# Generate data in python
-orig = Spherebin(np = 100, nw = 0, sid = "test")
+orig = Spherebin(np = 100, nw = 1, sid = "test")
orig.generateRadii(histogram = False)
orig.defaultParams()
orig.initRandomGridPos(g = numpy.zeros(orig.nd))
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.