commit 20698749340d40e3b977201047681544feeda0a0
parent ff7eb0af7b109d8229d1a17476b321d539fa4ceb
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 12 Apr 2019 09:41:49 +0200
Change plotting to increase similarity in styling
Diffstat:
2 files changed, 1 insertion(+), 0 deletions(-)
diff --git a/1d_fd_simple_shear.gp b/1d_fd_simple_shear.gp
@@ -6,6 +6,7 @@ set xlabel "Normalized horizontal velocity, v_x [-]"
set ylabel "Vertical position, z [m]" offset 2
set yrange [0.0:0.73]
+set xrange [-0.1:1.05]
set key bottom right #samplen 0.9
diff --git a/1d_fd_simple_shear.png b/1d_fd_simple_shear.png
Binary files differ.