commit 948b628088cd1e756595eb0e9e9b423e4e6b6d65
parent 2245470e00e62663b79ca4fbb8070db4efce5996
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 11 Apr 2019 10:43:55 +0200
Update figure labels
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/1d_fd_simple_shear.gp b/1d_fd_simple_shear.gp
@@ -8,7 +8,7 @@
set terminal pngcairo color size 18.6 cm, 17.6 cm
set output "1d_fd_simple_shear.png"
set xlabel "Normalized horizontal velocity, v_x [-]"
-set ylabel "Vertical position, x_3 [m]" offset 2
+set ylabel "Vertical position, z [m]" offset 2
#set grid