Introduction
Introduction Statistics Contact Development Disclaimer Help
tincrease horizontal resolution - pism-exp-gsw - ice stream and sediment transp…
git clone git://src.adamsgaard.dk/pism-exp-gsw
Log
Files
Refs
README
LICENSE
---
commit 28bf802a02b6628f66171902e5dcf0f635547cf1
parent 7d3e509b19c10078d7a3ab7750117a7416dee5ac
Author: Anders Damsgaard <[email protected]>
Date: Tue, 17 May 2022 14:42:58 +0200
increase horizontal resolution
Diffstat:
M Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -2,7 +2,8 @@ NPROC != awk '/^cpu cores/ {print $$4; exit}' /proc/cpuinfo
SLSERIES = sealvl.nc
INIT_T_END = 1e4
T_END = 1e4
-PISM_RES = -Mx 301 -My 3 -Mz 15
+#PISM_RES = -Mx 301 -My 3 -Mz 15
+PISM_RES = -Mx 601 -My 3 -Mz 15
PISM_COMMON = \
-stress_balance ssa+sia\
-gradient eta\
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.