Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix grid - sphere - GPU-based 3D discrete element method algorithm with option…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 52a9041aececf4eecac6e85807e54270d5dbf4d1
parent 3ba0f025cf90fec05124f8c2efdba88d507ac497
Author: Anders Damsgaard <[email protected]>
Date: Mon, 27 Oct 2014 11:33:14 +0100
fix grid
Diffstat:
M python/shear-results-velfac.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/shear-results-velfac.py b/python/shear-results-velfac.py
t@@ -254,7 +254,7 @@ plt.setp(ax1.get_xticklabels(), visible=False)
ax1.grid()
ax2.grid()
-if zflow:
+if zflow and fluid:
ax3.grid()
#ax4.grid()
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.