Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove redundant newline - sphere - GPU-based 3D discrete element method algor…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit d1fbd86f51a9281a5e16d282462a3c097212bcc0
parent 2aa8acbf7bd0b11a12fe6ac519c9e2fcce2942f5
Author: Anders Damsgaard <[email protected]>
Date: Thu, 19 Feb 2015 13:46:10 +0100
remove redundant newline
Diffstat:
M python/sphere.py | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/python/sphere.py b/python/sphere.py
t@@ -4328,7 +4328,6 @@ class sim:
The results are saved in ``self.contact_area``.
'''
-
self.contact_area = \
self.contactSurfaceArea(self.pairs[0,:], self.pairs[1,:],
self.overlaps)
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.