commit 6864175afb509e334ec43037eaf205ef0323c572
parent d680f2ce302adb83e2c4ef3048967c745f3083f3
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 29 Jan 2020 10:42:24 +0100
Fix annotation of skin depth and max depth solution
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/fig-stick_slip_rate_depth/fig.gp b/fig-stick_slip_rate_depth/fig.gp
@@ -60,7 +60,6 @@ set xrange [xmin:xmax]
set arrow from xmin,skin_depth to xmax,skin_depth nohead lc black front
set arrow from xmin,max_def_depth to xmax,max_def_depth nohead front lc black dashtype 2
unset ytics
-unset arrow
plot for [t = t0:tend:inc] filename(t) u ($6*60*60*24):(L_z - $1):(t-t0) w l lc palette lw 1 t ""
unset format x