URI: 
       trearrange strain distribution figure - hansen-zoet-exp - comparison of lab and model results of sediment advection
  HTML git clone git://src.adamsgaard.dk/hansen-zoet-exp
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR LICENSE
       ---
   DIR commit 190bd0e29346c06d68479a12d17219e430a87d09
   DIR parent 1d1e7ebd5dd7e3a04447d892d951ca59e631683f
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat, 23 Apr 2022 12:41:06 +0200
       
       rearrange strain distribution figure
       
       Diffstat:
         M fig-effective_stress/fig-strain_di… |      19 +++++++++----------
       
       1 file changed, 9 insertions(+), 10 deletions(-)
       ---
   DIR diff --git a/fig-effective_stress/fig-strain_distribution.gp b/fig-effective_stress/fig-strain_distribution.gp
       t@@ -2,16 +2,16 @@
        
        reset
        
       -set terminal pdfcairo enhanced color size 7.5 cm, 10 cm
       -set multiplot layout 2,1
       +set terminal pdfcairo enhanced color size 10 cm, 10 cm
       +set multiplot layout 1,2
        
       -#set lmargin 7.0
       -#set bmargin 3.5
       -#set rmargin 2.0
       -#set tmargin 2.0
       +set lmargin 10.0
       +set bmargin 3.5
       +set rmargin 2.0
       +set tmargin 2.0
        
        set xrange [-5 : 105]
       -set yrange [0 : 0.11]
       +set yrange [0.09 : 0.11]
        
        #set xlabel "Normalized horizontal velocity, v_x [-]"
        set xlabel "Horizontal velocity, v_x [m/a]"
       t@@ -34,7 +34,7 @@ plot "strain_distribution_N8kPa_v3.169e-6ms.txt" u ($2*365*24*3600):1 w l lw 2 t
        
        
        set xrange [-5 : 305]
       -set yrange [0 : 0.11]
       +#set yrange [0 : 0.11]
        
        #set xlabel "Normalized horizontal velocity, v_x [-]"
        set xlabel "Horizontal velocity, v_x [m/a]"
       t@@ -43,4 +43,4 @@ set key bottom right font ",10" #samplen 0.9
        set title "v = 300 m/a"
        plot "strain_distribution_N8kPa_v9.506e-6ms.txt" u ($2*365*24*3600):1 w l lw 2 title "{/Symbol s}_n' = 8 kPa", \
             "strain_distribution_N22kPa_v9.506e-6ms.txt" u ($2*365*24*3600):1 w l lw 2 title "{/Symbol s}_n' = 22 kPa", \
       -     "strain_distribution_N50kPa_v9.506e-6ms.txt" u ($2*365*24*3600):1 w l lw 2 title "{/Symbol s}_n' = 50 kPa"
       -\ No newline at end of file
       +     "strain_distribution_N50kPa_v9.506e-6ms.txt" u ($2*365*24*3600):1 w l lw 2 title "{/Symbol s}_n' = 50 kPa"