Introduction
Introduction Statistics Contact Development Disclaimer Help
tcfd_tests results verified - sphere - GPU-based 3D discrete element method alg…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 696e6181e56f183babb7c39e7f390c2f6e9519b5
parent a7e94e72497da5e5c481ddb812f41471beb1bb6c
Author: Anders Damsgaard <[email protected]>
Date: Mon, 9 Jun 2014 15:05:16 +0200
cfd_tests results verified
Diffstat:
M tests/cfd_tests.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/cfd_tests.py b/tests/cfd_tests.py
t@@ -43,7 +43,7 @@ orig.run(verbose=False)
#orig.run(verbose=True)
py.readlast(verbose = False)
ideal_grad_p_z = numpy.linspace(orig.p_f[0,0,0], orig.p_f[0,0,-1], orig.num[2])
-py.writeVTKall()
+#py.writeVTKall()
compareNumpyArraysClose(numpy.zeros((1,orig.num[2])),\
ideal_grad_p_z - py.p_f[0,0,:],\
"Pressure gradient:\t", tolerance=1.0e-1)
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.