Introduction
Introduction Statistics Contact Development Disclaimer Help
trename calculator file - sphere - GPU-based 3D discrete element method algorit…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 20e9d14ac850a06a0781cb700d8bdd65381fd1c0
parent bfba4f99f00ee5b5c3e717c9d2f8dd6a7868f537
Author: Anders Damsgaard <[email protected]>
Date: Wed, 13 Aug 2014 11:22:14 +0200
rename calculator file
Diffstat:
M python/permeability-results.py | 2 +-
R python/permeability-calculator.py … | 0
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/permeability-results.py b/python/permeability-results.py
t@@ -1,5 +1,5 @@
#!/usr/bin/env python
-from permeability-calculator import *
+from permeabilitycalculator import *
pc = PermeabilityCalc('permeability-dp=1000.0')
pc = PermeabilityCalc('permeability-dp=1000.0-c_phi=1.0-c_grad_p=0.01')
diff --git a/python/permeability-calculator.py b/python/permeabilitycalculator.…
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.