Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile: add constant sea-level experiment - pism-exp-gsw - ice stream and se…
git clone git://src.adamsgaard.dk/pism-exp-gsw
Log
Files
Refs
README
LICENSE
---
commit 0d5acbcb28da56474fdc34542db66368924d53ec
parent 25e1f8797bdf47bc4b6ac637295ba4d3f1f70123
Author: Anders Damsgaard <[email protected]>
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(-)
---
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
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.