tTweak legends in fig 1 - 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 02b9eff5d6ea997168acf42a7d6d3bd4281d34a4
 (DIR) parent 8685a42ab10827beda181feebf52952e582b75d4
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue, 21 Jan 2020 22:40:19 +0100
       
       Tweak legends in fig 1
       
       Diffstat:
         M fig-mohr_coulomb/fig.gp             |      21 +++++++++------------
         M fig-rate_dependence/fig.gp          |      16 ++++++++--------
         M fig-strain_distribution/fig.gp      |      12 ++++++------
       
       3 files changed, 23 insertions(+), 26 deletions(-)
       ---
 (DIR) diff --git a/fig-mohr_coulomb/fig.gp b/fig-mohr_coulomb/fig.gp
       t@@ -27,19 +27,16 @@ two_rivers(x)    = (x >= 30 && x <= 145)  ? tan(17.8)*x + 14 : 1/0 # Iverson et 
        # Des Moines Lobe till properties extracted from Iverson 2010 plot, mc_des_moines_lobe.dat
        wis(x)           = (x >= 20 && x <= 310)  ? tan(24)*x + 3 : 1/0    # Tulaczyk et al., 2000
        
       -set key top left reverse Left font ",8" samplen 1.1
       +set key top left reverse Left font ",8" #samplen 0.9
        
        set label "C" at screen 0.05,0.95 font ",12"
        
        plot \
       -        caesar(x)                w l lc "#56b4e9" lw 2 t "Caesar till (??)", \
       -        "mc_caesar.txt"          u ($1):($2*$1 - 6.5) w l dashtype 2 lc "#8cc7e9" lw 2 t "{/:Bold NGF Caesar till}", \
       -        storglaciaren(x)         w l lc "#e69f00" lw 2 t "Storglaciaren till (??)", \
       -        "mc_storglaciaren.txt"   u ($1):($2*$1 + 5) w l dashtype 2 lc "#e6c272" lw 2 t "{/:Bold NGF Storglaciaren till}", \
       -        two_rivers(x)            w l lc "#f0e442" lw 2 t "Two Rivers till (??)", \
       -        "mc_two_rivers.txt"      u ($1):($2*$1 + 14) w l dashtype 2 lc "#f0eaa0" lw 2 t "{/:Bold NGF Two Rivers till}", \
       -        wis(x)                   w l lc "#0072b2" lw 2 t "WIS till (??)", \
       -        "mc_wis.txt"             u ($1):($2*$1 + 3) w l dashtype 2 lc "#5992b2" lw 2 t "{/:Bold NGF WIS till}"
       -        #"mc_des_moines_lobe.dat" w l lc "#" lw 2 t "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 Simulated Des Moines Lobe till}", \
       -
       +        caesar(x)                w l lc "#56b4e9" lw 2 t "Caesar till", \
       +        "mc_caesar.txt"          u ($1):($2*$1 - 6.5) w l dashtype 2 lc "#8cc7e9" lw 2 t "{/:Bold Model}", \
       +        storglaciaren(x)         w l lc "#e69f00" lw 2 t "Storglaciaren till", \
       +        "mc_storglaciaren.txt"   u ($1):($2*$1 + 5) w l dashtype 2 lc "#e6c272" lw 2 t "{/:Bold Model}", \
       +        two_rivers(x)            w l lc "#f0e442" lw 2 t "Two Rivers till", \
       +        "mc_two_rivers.txt"      u ($1):($2*$1 + 14) w l dashtype 2 lc "#f0eaa0" lw 2 t "{/:Bold Model}", \
       +        wis(x)                   w l lc "#0072b2" lw 2 t "WIS till", \
       +        "mc_wis.txt"             u ($1):($2*$1 + 3) w l dashtype 2 lc "#5992b2" lw 2 t "{/:Bold Model}"
 (DIR) diff --git a/fig-rate_dependence/fig.gp b/fig-rate_dependence/fig.gp
       t@@ -25,14 +25,14 @@ set xlabel "Shear strain rate dv_x/dz [a^{-1}]"
        set label "B" at screen 0.05,0.95 font ",12"
        
        plot \
       -        "cowden.dat"          w l lw 2 t "Cowden till (??)", \
       -        "lower_cromer.dat"    w l lw 2 t "Lower Cromer till (??)", \
       -        "caesar.dat"          w l lw 2 t "Caesar till (??)", \
       -        "storglaciaren.dat"   w l lw 2 t "Storglaciaren till (??)", \
       -        "two_rivers.dat"      w l lw 2 t "Two Rivers till (??)", \
       -        "wis.dat"             w l lw 2 t "WIS till (??)", \
       -        "out_b0.94.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 2 t "{/:Bold NGF}, b = 0.94", \
       -        "out_b0.10.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 3 t "{/:Bold NGF}, b = 0.10"
       +        "cowden.dat"          w l lw 2 t "Cowden till", \
       +        "lower_cromer.dat"    w l lw 2 t "Lower Cromer till", \
       +        "caesar.dat"          w l lw 2 t "Caesar till", \
       +        "storglaciaren.dat"   w l lw 2 t "Storglaciaren till", \
       +        "two_rivers.dat"      w l lw 2 t "Two Rivers till", \
       +        "wis.dat"             w l lw 2 t "WIS till", \
       +        "out_b0.94.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 2 t "{/:Bold Model}, b = 0.94", \
       +        "out_b0.10.txt" u ($2*3600*24*365):1 w l lc '#666666' lw 2 dashtype 3 t "{/:Bold 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@@ -25,17 +25,17 @@ xdisp=0.74
        
        set label "D" at screen 0.05,0.95
        
       -set key bottom right font ",9" #samplen 0.9
       +set key bottom right font ",9" samplen 1.0
        
        pointsize=0.6
        
       -plot "strain_distribution_N10kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#ee2430" title "{/:Bold NGF} 10 kPa", \
       +plot "strain_distribution_N10kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#ee2430" title "{/:Bold Model} 10 kPa", \
                "damsgaard2013-sheardisp/sheardisp10-binned.dat" w p ps pointsize lw 2 lc "#ee2430" title "DEM, 10 kPa", \
       -        "strain_distribution_N20kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#53bf3a" title "{/:Bold NGF} 20 kPa", \
       +        "strain_distribution_N20kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#53bf3a" title "{/:Bold Model} 20 kPa", \
                "damsgaard2013-sheardisp/sheardisp20-binned.dat" w p ps pointsize lw 2 lc "#53bf3a" title "DEM 20 kPa", \
       -        "strain_distribution_N40kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#2f54ad" title "{/:Bold NGF} 40 kPa", \
       +        "strain_distribution_N40kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#2f54ad" title "{/:Bold Model} 40 kPa", \
                "damsgaard2013-sheardisp/sheardisp40-binned.dat" w p ps pointsize lw 2 lc "#2f54ad" title "DEM 40 kPa", \
       -        "strain_distribution_N80kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#6ccfd9" title "{/:Bold NGF} 80 kPa", \
       +        "strain_distribution_N80kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#6ccfd9" title "{/:Bold Model} 80 kPa", \
                "damsgaard2013-sheardisp/sheardisp80-binned.dat" w p ps pointsize lw 2 lc "#6ccfd9" title "DEM 80 kPa", \
       -        #"strain_distribution_N120kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#231f20" title "{/:Bold NGF} 120 kPa", \
       +        #"strain_distribution_N120kPa.txt" u ($2*xdisp):1 w l lw 2 lc "#231f20" title "{/:Bold Model} 120 kPa", \
                #"damsgaard2013-sheardisp/sheardisp120-binned.dat" w p ps pointsize lw 2 lc "#231f20" title "DEM 120 kPa"