tAdd missing results from P_wall = 60 kPa run - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
(HTM) git clone git://src.adamsgaard.dk/cngf-pf
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 8376a4405318faddce82a349768fdada9f9b1547
(DIR) parent 6b4638289f974b82cb8da373267c1ba86770bae2
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sat, 6 Apr 2019 12:27:47 +0200
Add missing results from P_wall = 60 kPa run
Diffstat:
M 1d_fd_simple_shear.gp | 1 +
M 1d_fd_simple_shear.png | 0
2 files changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/1d_fd_simple_shear.gp b/1d_fd_simple_shear.gp
t@@ -22,6 +22,7 @@ set style line 2 linetype 2 linewidth 3 pointtype 2 pointsize 1
plot "1d_fd_simple_shear_P10kPa.txt" u 2:1 w lp lt 1 lw 2 title "P_{wall} = 10 kPa", \
"1d_fd_simple_shear_P20kPa.txt" u 2:1 w lp lt 2 lw 2 title "P_{wall} = 20 kPa", \
"1d_fd_simple_shear_P40kPa.txt" u 2:1 w lp lt 3 lw 2 title "P_{wall} = 40 kPa", \
+ "1d_fd_simple_shear_P60kPa.txt" u 2:1 w lp lt 3 lw 2 title "P_{wall} = 60 kPa", \
"1d_fd_simple_shear_P80kPa.txt" u 2:1 w lp lt 4 lw 2 title "P_{wall} = 80 kPa", \
"1d_fd_simple_shear_P120kPa.txt" u 2:1 w lp lt 5 lw 2 title "P_{wall} = 120 kPa"
(DIR) diff --git a/1d_fd_simple_shear.png b/1d_fd_simple_shear.png
Binary files differ.