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 034e722b3f58abaa152ebe13b88aed360ac5e959
parent 70ee1a085ede2b1969c8f61b91d38ca1a5000235
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 29 Nov 2021 14:24:01 +0100

Makefile: clean up output variables

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

diff --git a/Makefile b/Makefile @@ -19,7 +19,7 @@ deltaSL-linear.nc: init-linear.nc ${SLSERIES} -sea_level constant,delta_sl -ocean_delta_sl_file ${SLSERIES}\ -extra_file ex_$@\ -extra_times 0:50:${T_END}\ - -extra_vars thk,topg,effbwp,velbar_mag,flux_mag,mask,dHdt,usurf,hardav,velbase_mag,nuH,tauc,taud,taub,flux_divergence,cell_grounded_fraction\ + -extra_vars thk,topg,velbar_mag,flux_mag,mask,dHdt,usurf,hardav,velbase_mag,taud,taub,flux_divergence,cell_grounded_fraction\ -ts_file ts_$@\ -ts_times 0:50:${T_END}\ -ys 0 -ye ${T_END}\