commit 66f8a43d8889cce129d3dc08193f7922d16f3858
parent a6d591dd81a057fc9ccfe17db8b78122da930e4c
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 21 Jan 2020 23:26:33 +0100
update hysteresis fig
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/fig-hysteresis_rate/fig.gp b/fig-hysteresis_rate/fig.gp
@@ -5,7 +5,7 @@ reset
set terminal pdfcairo color size 4.35 cm, 9 cm font ",10"
set multiplot layout 3,1 \
- margins 0.30,0.90,0.10,0.91 \
+ margins 0.30,0.93,0.10,0.91 \
spacing 0.03,0.03
set xrange [0:200]
@@ -41,7 +41,7 @@ set label "B" at graph 0.02,0.93 font ",12"
plot "" u ($2/1000):(8.0 - $6) w l lt 4 t ""
set xtics format "%g"
-set xlabel "{/:Normal Effective normal stress [kPa]}"
+set xlabel "{/:Normal Eff. normal stress [kPa]}"
to_year=60*60*24*365
#set ytics 3e-5*to_year
#set yrange [0:1e-4*to_year]
diff --git a/fig-hysteresis_stress/fig.gp b/fig-hysteresis_stress/fig.gp
@@ -5,7 +5,7 @@ reset
set terminal pdfcairo color size 4.35 cm, 9 cm font ",10"
set multiplot layout 3,1 \
- margins 0.10,0.70,0.10,0.91 \
+ margins 0.08,0.70,0.10,0.91 \
spacing 0.03,0.03
set xrange [0:200]
@@ -47,7 +47,7 @@ set label "E" at graph 0.02,0.93 font ",12"
plot "" u ($2/1000):(8.0 - $6) w l lt 4 t ""
set xtics format "%g"
-set xlabel "{/:Normal Effective normal stress [kPa]}"
+set xlabel "{/:Normal Eff. normal stress [kPa]}"
unset ytics
#set ytics 0.02
set y2tics 0.02