Introduction
Introduction Statistics Contact Development Disclaimer Help
tupdate more stress values in stress experiment - hansen-zoet-exp - comparison …
git clone git://src.adamsgaard.dk/hansen-zoet-exp
Log
Files
Refs
Submodules
LICENSE
---
commit 1fb4eae0359650321724f34c09f04e30fddf27ba
parent d0447d3d83818f2b3f502da70bc1619ccac9ec18
Author: Anders Damsgaard <[email protected]>
Date: Tue, 19 Apr 2022 15:42:29 +0200
update more stress values in stress experiment
Diffstat:
M fig-effective_stress/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fig-effective_stress/Makefile b/fig-effective_stress/Makefile
t@@ -21,14 +21,14 @@ strain_distribution_N50kPa.txt: $(BIN) Makefile
> strain_distribution_N$${P}kPa.txt; \
done'
-mohr_coulomb.txt: strain_distribution_N51kPa.txt
+mohr_coulomb.txt: strain_distribution_N50kPa.txt
sh -c '\
rm -f $@; \
for P in 8 22 50; do \
tail -n 1 strain_distribution_N$${P}kPa.txt | cut -f3- >> $@; \
done'
-../$(FIG)-strain_distribution.pdf: fig-strain_distribution.gp strain_distribut…
+../$(FIG)-strain_distribution.pdf: fig-strain_distribution.gp strain_distribut…
gnuplot fig-strain_distribution.gp > $@
../$(FIG)-mohr_coulomb.pdf: fig-mohr_coulomb.gp mohr_coulomb.txt
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.