tUse "shear speed" instead of "shear velocity" - cngf-pf-exp1 - experiments for first paper with continuum granular model
 (HTM) git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 9ab7accfac23f913f9fad33feda8046399f0a223
 (DIR) parent d82209f391f610a27ca4367d826f76584ed56110
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat, 25 Jan 2020 09:00:58 +0100
       
       Use "shear speed" instead of "shear velocity"
       
       Diffstat:
         M fig-hysteresis_stress/fig.gp        |       2 +-
         M fig-stick_slip_rate_depth/fig.gp    |       2 +-
         M fig-stick_slip_stress_depth/fig.gp  |       2 +-
       
       3 files changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/fig-hysteresis_stress/fig.gp b/fig-hysteresis_stress/fig.gp
       t@@ -15,7 +15,7 @@ set xtics format ""
        set yrange [-0.5:11.5]
        set y2range [-0.5:11.5]
        set x2label "{/:Normal Water pressure [kPa]}"
       -set y2label "{/:Normal Shear velocity [km/d]}" offset -2.0
       +set y2label "{/:Normal Shear speed [km/d]}" offset -2.0
        set y2tics 2.0
        unset ytics
        set arrow from 60,0.5 to 40,2.0 head
 (DIR) diff --git a/fig-stick_slip_rate_depth/fig.gp b/fig-stick_slip_rate_depth/fig.gp
       t@@ -52,7 +52,7 @@ plot for [t = t0:tend:inc] filename(t) u ($3/1e3):(L_z - $1):(t-t0) w l lc palet
        unset label
        #set label "{/:Bold d}" at graph 0.90,0.93
        set label "B (rate controlled)" at screen 0.395,0.97 font ",12"
       -set xlabel "{/:Normal Shear velocity [km/a]}"
       +set xlabel "{/:Normal Shear speed [km/a]}"
        set ylabel ""
        set xrange [0.0:1.0]
        #unset xrange
 (DIR) diff --git a/fig-stick_slip_stress_depth/fig.gp b/fig-stick_slip_stress_depth/fig.gp
       t@@ -52,7 +52,7 @@ unset ytics
        unset label
        #set label "{/:Bold d}" at graph 0.90,0.93
        set label "D (stress controlled)" at screen 0.035,0.97 font ",12"
       -set xlabel "{/:Normal Shear velocity [km/d]}"
       +set xlabel "{/:Normal Shear speed [km/d]}"
        set ylabel ""
        set xrange [0.0:10.0]
        #unset xrange