pism-exp-gsw

ice stream and sediment transport experiments
git clone git://src.adamsgaard.dk/pism-exp-gsw # fast
git clone https://src.adamsgaard.dk/pism-exp-gsw.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 28bf802a02b6628f66171902e5dcf0f635547cf1
parent 7d3e509b19c10078d7a3ab7750117a7416dee5ac
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 17 May 2022 14:42:58 +0200

increase horizontal resolution

Diffstat:
MMakefile | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -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\