manus_continuum_granular1_exp

Experiments for first paper with continuum granular model
git clone git://src.adamsgaard.dk/.manus_continuum_granular1_exp
Log | Files | Refs | Submodules | README | LICENSE

commit 00d71b25cf574721b838246eba919b56d427f265
parent 46759ced57a9bcf765826bbcc06b6deb38a6d20f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  4 Jul 2019 12:31:14 +0200

Set yrange for stick-slip time series plot

Diffstat:
Mfig2/fig.gp | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/fig2/fig.gp b/fig2/fig.gp @@ -21,7 +21,8 @@ plot \ "" u ($0/1008*7):($3/1000) w l lw 2 lc "blue" dt "-" t "water pressure" set xtics -unset yrange +#unset yrange +set yrange [0:7.5] set xlabel "Time, t [d]" set ylabel "Shear velocity, v [km/d]" plot "" u ($0/1008*7):($1*60*60*24/1000) w l lw 2 lc "red" t ""