tMakefile: add constant sea-level experiment - 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 0d5acbcb28da56474fdc34542db66368924d53ec
(DIR) parent 25e1f8797bdf47bc4b6ac637295ba4d3f1f70123
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 7 Dec 2021 15:01:43 +0100
Makefile: add constant sea-level experiment
Diffstat:
M Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/Makefile b/Makefile
t@@ -51,7 +51,7 @@ deltaSL-linear.nc: init-linear.nc ${SLSERIES}
-ys 0 -ye ${T_END}\
-o $@
-constant-linear.nc: init-linear.nc ${SLSERIES}
+constant-linear.nc: init-linear.nc
mpiexec -n ${NPROC} \
pismr -i init-linear.nc\
${PISM_COMMON}\
t@@ -63,7 +63,6 @@ constant-linear.nc: init-linear.nc ${SLSERIES}
-ys 0 -ye ${T_END}\
-o $@
-
${SLSERIES}: sealvl.py
printf '0\t0\n${T_END}\t200\n' | ./sealvl.py