Introduction
Introduction Statistics Contact Development Disclaimer Help
tModify supraglacial script for zero fluid-pressure gradient - sphere - GPU-bas…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 4250795968a1883585822f0eae9d1c2060cf91f9
parent eced4af1ee7b969c73fdec8d5e96f9599e031ff8
Author: Anders Damsgaard <[email protected]>
Date: Mon, 4 Nov 2019 09:59:39 +0100
Modify supraglacial script for zero fluid-pressure gradient
Diffstat:
M python/supraglacial-master.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/supraglacial-master.py b/python/supraglacial-master.py
t@@ -13,7 +13,7 @@ plots = True
sim_id = "supraglacial"
# Fluid-pressure gradient [Pa/m]
-dpdz = -50.0
+dpdz = 0.0
# Grain density
rho_g = 3600.0
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.