tadjust porosity range to better estimate realistic time step - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
HTML git clone git://src.adamsgaard.dk/sphere
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 506beb30a646e4f173f393bf18dc80f5c20e7d19
DIR parent 31cb2c6665a9cca4fde1b0da0f1f45831540ac2f
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 6 Nov 2014 10:59:10 +0100
adjust porosity range to better estimate realistic time step
Diffstat:
M python/sphere.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/python/sphere.py b/python/sphere.py
t@@ -2824,7 +2824,7 @@ class sim:
else:
raise Exception('This function only works for the Darcy solver')
- def hydraulicPermeability(self, phi_min = 0.1, phi_max = 0.9):
+ def hydraulicPermeability(self, phi_min = 0.3, phi_max = 0.99):
'''
Determine the hydraulic permeability (k) [m*m] from the Kozeny-Carman
relationship, using the permeability prefactor (`self.k_c`), and the