tMakefile: reduce sea-level rise from 2 to 1 cm / yr - pism-exp-gsw - ice stream and sediment transport experiments
(HTM) git clone git://src.adamsgaard.dk/pism-exp-gsw
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d37040f6b44e6badc352bb1941e1cd6808422e21
(DIR) parent a17d9fdac13b7d23a5c2000fe50ebd3f0a465850
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 7 Dec 2021 15:16:10 +0100
Makefile: reduce sea-level rise from 2 to 1 cm / yr
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
t@@ -98,7 +98,7 @@ nt-constant-linear.nc: init-linear.nc
-o $@
${SLSERIES}: sealvl.py
- printf '0\t0\n${T_END}\t200\n' | ./sealvl.py
+ printf '0\t0\n${T_END}\t100\n' | ./sealvl.py
init-linear.nc: MISMIP_boot_1a_M1_A1.nc
mpiexec -n ${NPROC} \