Introduction
Introduction Statistics Contact Development Disclaimer Help
tchange units for shear-strain rate plot - hansen-zoet-exp - comparison of lab …
git clone git://src.adamsgaard.dk/hansen-zoet-exp
Log
Files
Refs
Submodules
LICENSE
---
commit 0cfe679ca76bb7c957d6667fa8b1e0cbc9121ca3
parent 94f5a39b7fbcbbcf3dd9d9bc538ab44bf845902b
Author: Anders Damsgaard <[email protected]>
Date: Fri, 22 Apr 2022 11:46:28 +0200
change units for shear-strain rate plot
Diffstat:
M fig-effective_stress/fig-strain_di… | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/fig-effective_stress/fig-strain_distribution.gp b/fig-effective_st…
t@@ -10,6 +10,9 @@ set multiplot layout 2,1
#set rmargin 2.0
#set tmargin 2.0
+set xrange [-5 : 105]
+set yrange [0 : 0.11]
+
#set xlabel "Normalized horizontal velocity, v_x [-]"
set xlabel "Horizontal velocity, v_x [m/a]"
set ylabel "Vertical position, z [m]"
t@@ -18,10 +21,12 @@ plot "strain_distribution_N8kPa.txt" u ($2*365*24*3600):1 …
"strain_distribution_N22kPa.txt" u ($2*365*24*3600):1 w l lw 2 title "{/S…
"strain_distribution_N50kPa.txt" u ($2*365*24*3600):1 w l lw 2 title "{/S…
+unset xrange
+
#set xlabel "Normalized horizontal velocity, v_x [-]"
-set xlabel "Shear-strain rate, dv_x/dz [1/a]"
+set xlabel "Shear-strain rate, dv_x/dz [1/d]"
set ylabel "Vertical position, z [m]"
-set key top left font ",10" #samplen 0.9
-plot "strain_distribution_N8kPa.txt" u ($5*365*24*3600):1 w l lw 2 title "{/Sy…
- "strain_distribution_N22kPa.txt" u ($5*365*24*3600):1 w l lw 2 title "{/S…
- "strain_distribution_N50kPa.txt" u ($5*365*24*3600):1 w l lw 2 title "{/S…
+set key bottom right font ",10" #samplen 0.9
+plot "strain_distribution_N8kPa.txt" u ($6*24*3600):1 w l lw 2 title "{/Symbol…
+ "strain_distribution_N22kPa.txt" u ($6*24*3600):1 w l lw 2 title "{/Symbo…
+ "strain_distribution_N50kPa.txt" u ($6*24*3600):1 w l lw 2 title "{/Symbo…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.