tChange plotting to increase similarity in styling - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
(HTM) git clone git://src.adamsgaard.dk/cngf-pf
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 20698749340d40e3b977201047681544feeda0a0
(DIR) parent ff7eb0af7b109d8229d1a17476b321d539fa4ceb
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 12 Apr 2019 09:41:49 +0200
Change plotting to increase similarity in styling
Diffstat:
M 1d_fd_simple_shear.gp | 1 +
M 1d_fd_simple_shear.png | 0
2 files changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/1d_fd_simple_shear.gp b/1d_fd_simple_shear.gp
t@@ -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
(DIR) diff --git a/1d_fd_simple_shear.png b/1d_fd_simple_shear.png
Binary files differ.