Introduction
Introduction Statistics Contact Development Disclaimer Help
tabbreviate intermediate - sphere - GPU-based 3D discrete element method algori…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 3988d78163cbc3cafac1da217644cd7145716b86
parent 273163fa6c1dba80c88137ac172a5d0a6df10a64
Author: Anders Damsgaard <[email protected]>
Date: Tue, 14 Apr 2015 21:24:29 +0200
abbreviate intermediate
Diffstat:
M python/halfshear-darcy-strain.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/halfshear-darcy-strain.py b/python/halfshear-darcy-strain.py
t@@ -117,7 +117,7 @@ for s in numpy.arange(len(cvals)):
elif cvals[s] == 3.5e-13:
legend = 'wet, high permeability'
elif cvals[s] == 3.5e-14:
- legend = 'wet, intermediate permeability'
+ legend = 'wet, interm. permeability'
elif cvals[s] == 3.5e-15:
legend = 'wet, low permeability'
else:
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.