tUpdate figures according to feedback - 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 f8c5414832ba95450b80e314cb0d518b593891b2
 (DIR) parent 4d84b25d6eeebbb83b27858b6c70ed70125f09c4
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 25 Nov 2019 11:02:46 +0100
       
       Update figures according to feedback
       
       Diffstat:
         M fig-mohr_coulomb/fig.gp             |      10 +++++-----
         M fig-rate_dependence/fig.gp          |       6 +++---
         M fig-strain_distribution/fig.gp      |      10 +++++-----
       
       3 files changed, 13 insertions(+), 13 deletions(-)
       ---
 (DIR) diff --git a/fig-mohr_coulomb/fig.gp b/fig-mohr_coulomb/fig.gp
       t@@ -32,13 +32,13 @@ set label "{/:Bold c}" at screen 0.05,0.95
        
        plot \
                caesar(x)                w l lc "#56b4e9" lw 2 t "Caesar till (Rathbun et al., 2008)", \
       -        "mc_caesar.txt"          u ($1):($2*$1 - 6.5) w l dashtype 2 lc "#8cc7e9" lw 2 t "NGF simulated Caesar till", \
       +        "mc_caesar.txt"          u ($1):($2*$1 - 6.5) w l dashtype 2 lc "#8cc7e9" lw 2 t "{/:Bold NGF simulated Caesar till}", \
                storglaciaren(x)         w l lc "#e69f00" lw 2 t "Storglaciaren till (Iverson et al., 1998)", \
       -        "mc_storglaciaren.txt"   u ($1):($2*$1 + 5) w l dashtype 2 lc "#e6c272" lw 2 t "NGF simulated Storglaciaren till", \
       +        "mc_storglaciaren.txt"   u ($1):($2*$1 + 5) w l dashtype 2 lc "#e6c272" lw 2 t "{/:Bold NGF simulated Storglaciaren till}", \
                two_rivers(x)            w l lc "#f0e442" lw 2 t "Two Rivers till (Iverson et al., 1998)", \
       -        "mc_two_rivers.txt"      u ($1):($2*$1 + 14) w l dashtype 2 lc "#f0eaa0" lw 2 t "NGF simulated Two Rivers till", \
       +        "mc_two_rivers.txt"      u ($1):($2*$1 + 14) w l dashtype 2 lc "#f0eaa0" lw 2 t "{/:Bold NGF simulated Two Rivers till}", \
                wis(x)                   w l lc "#0072b2" lw 2 t "WIS till (Tulaczyk et al., 2000)", \
       -        "mc_wis.txt"             u ($1):($2*$1 + 3) w l dashtype 2 lc "#5992b2" lw 2 t "NGF simulated WIS till"
       +        "mc_wis.txt"             u ($1):($2*$1 + 3) w l dashtype 2 lc "#5992b2" lw 2 t "{/:Bold NGF simulated WIS till}"
                #"mc_des_moines_lobe.dat" w l lc "#" lw 2 t "Des Moines Lobe till (Iverson, 2010)", \
       -        #"mc_des_moines_lobe.txt" u ($1):($2*$1 + 4.23) w l dashtype 2 lc "#ee2430" lw 2 t "NGF simulated Des Moines Lobe till", \
       +        #"mc_des_moines_lobe.txt" u ($1):($2*$1 + 4.23) w l dashtype 2 lc "#ee2430" lw 2 t "{/:Bold NGF simulated Des Moines Lobe till}", \
        
 (DIR) diff --git a/fig-rate_dependence/fig.gp b/fig-rate_dependence/fig.gp
       t@@ -18,7 +18,7 @@ set logscale x
        #unset xtics
        set ytics 0.2
        set ylabel "Shear friction {/Symbol m} [-]"
       -set xlabel "Shear strain rate d{/Symbol g}/dt [a^{-1}]"
       +set xlabel "Shear strain rate dv_x/dz [a^{-1}]"
        
        #set label "{/:Bold a}" at screen 0.11,0.95
        #set label "{/:Bold b}" at screen 0.11,0.44
       t@@ -31,8 +31,8 @@ plot \
                "storglaciaren.dat"   w l lw 2 t "Storglaciaren till (Iverson et al., 1998)", \
                "two_rivers.dat"      w l lw 2 t "Two Rivers till (Iverson et al., 1998)", \
                "wis.dat"             w l lw 2 t "WIS till (Tulaczyk et al., 2001)", \
       -        "out_b0.94.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 2 t "NGF model, b = 0.94", \
       -        "out_b0.10.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 3 t "NGF model, b = 0.10"
       +        "out_b0.94.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 2 t "{/:Bold current study: NGF model}, b = 0.94", \
       +        "out_b0.10.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 3 t "{/:Bold current study: NGF model}, b = 0.10"
        
        #set key bottom right font ",10" samplen 2.0
        #load 'BlueSeq.plt'
 (DIR) diff --git a/fig-strain_distribution/fig.gp b/fig-strain_distribution/fig.gp
       t@@ -28,14 +28,14 @@ set key bottom right font ",10" #samplen 0.9
        
        pointsize=0.6
        
       -plot "strain_distribution_N10kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#ee2430" title "NGF, {/Symbol s}_n' 10 kPa", \
       +plot "strain_distribution_N10kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#ee2430" title "{/:Bold NGF}, {/Symbol s}_n' 10 kPa", \
                "damsgaard2013-sheardisp/sheardisp10-binned.dat" w p ps pointsize lw 2 lc "#ee2430" title "DEM, {/Symbol s}_n' 10 kPa", \
       -        "strain_distribution_N20kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#53bf3a" title "NGF, {/Symbol s}_n' 20 kPa", \
       +        "strain_distribution_N20kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#53bf3a" title "{/:Bold NGF}, {/Symbol s}_n' 20 kPa", \
                "damsgaard2013-sheardisp/sheardisp20-binned.dat" w p ps pointsize lw 2 lc "#53bf3a" title "DEM, {/Symbol s}_n' 20 kPa", \
       -        "strain_distribution_N40kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#2f54ad" title "NGF, {/Symbol s}_n' 40 kPa", \
       +        "strain_distribution_N40kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#2f54ad" title "{/:Bold NGF}, {/Symbol s}_n' 40 kPa", \
                "damsgaard2013-sheardisp/sheardisp40-binned.dat" w p ps pointsize lw 2 lc "#2f54ad" title "DEM, {/Symbol s}_n' 40 kPa", \
       -        "strain_distribution_N80kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#6ccfd9" title "NGF, {/Symbol s}_n' 80 kPa", \
       +        "strain_distribution_N80kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#6ccfd9" title "{/:Bold NGF}, {/Symbol s}_n' 80 kPa", \
                "damsgaard2013-sheardisp/sheardisp80-binned.dat" w p ps pointsize lw 2 lc "#6ccfd9" title "DEM, {/Symbol s}_n' 80 kPa", \
       -        #"strain_distribution_N120kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#231f20" title "NGF, {/Symbol s}_n' 120 kPa", \
       +        #"strain_distribution_N120kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#231f20" title "{/:Bold NGF}, {/Symbol s}_n' 120 kPa", \
                #"damsgaard2013-sheardisp/sheardisp120-binned.dat" w p ps pointsize lw 2 lc "#231f20" title "DEM, {/Symbol s}_n' 120 kPa"