Introduction
Introduction Statistics Contact Development Disclaimer Help
tuse displacement field - cngf-pf-exp2 - experiments for second paper with cont…
git clone git://src.adamsgaard.dk/cngf-pf-exp2
Log
Files
Refs
Submodules
LICENSE
---
commit 4b923815d20b908cc71fceadb35c39e4081f079d
parent 2ee17631c3bd13078bbecf1be7fb79b50e2e2746
Author: Anders Damsgaard <[email protected]>
Date: Thu, 5 Aug 2021 11:07:30 +0200
use displacement field
Diffstat:
M fig-strain_distribution/fig.gp | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/fig-strain_distribution/fig.gp b/fig-strain_distribution/fig.gp
t@@ -11,9 +11,8 @@ set colorsequence podo
set xlabel "{/:Normal Shear displacement {/Symbol D}x [mm]}"
set ylabel "{/:Normal Vertical position z [mm]}" offset 1.0
-xdisp=100.0
-#set yrange [0.0:0.73]
-#set xrange [0.0:xdisp]
+xscale=1e3
+set xrange [-5:105]
#set xtics 0.2
#set ytics 0.2
t@@ -24,11 +23,11 @@ set key bottom right font ",9" samplen 1.0 maxrows 4
#pointsize=0.6
set title "N = 6 kPa"
-plot "strain_distribution_s0.07m-s_N6kPa.txt" u ($2*xdisp):1 w l t "{/:Bold CN…
- "strain_distribution_s0.7m-s_N6kPa.txt" u ($2*xdisp):1 w l t "{/:Bold …
- "strain_distribution_s7.0m-s_N6kPa.txt" u ($2*xdisp):1 w l t "{/:Bold …
+plot "strain_distribution_s0.07m-s_N6kPa.txt" u ($10*xscale):1 w l t "{/:Bold …
+ "strain_distribution_s0.7m-s_N6kPa.txt" u ($10*xscale):1 w l t "{/:Bol…
+ "strain_distribution_s7.0m-s_N6kPa.txt" u ($10*xscale):1 w l t "{/:Bol…
set title "N = 50 kPa"
-plot "strain_distribution_s0.07m-s_N50kPa.txt" u ($2*xdisp):1 w l t "{/:Bold C…
- "strain_distribution_s0.7m-s_N50kPa.txt" u ($2*xdisp):1 w l t "{/:Bold…
- "strain_distribution_s7.0m-s_N50kPa.txt" u ($2*xdisp):1 w l t "{/:Bold…
+plot "strain_distribution_s0.07m-s_N50kPa.txt" u ($10*xscale):1 w l t "{/:Bold…
+ "strain_distribution_s0.7m-s_N50kPa.txt" u ($10*xscale):1 w l t "{/:Bo…
+ "strain_distribution_s7.0m-s_N50kPa.txt" u ($10*xscale):1 w l t "{/:Bo…
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.