tMakefile: clean up output variables - 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 034e722b3f58abaa152ebe13b88aed360ac5e959
 (DIR) parent 70ee1a085ede2b1969c8f61b91d38ca1a5000235
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 29 Nov 2021 14:24:01 +0100
       
       Makefile: clean up output variables
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -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}\