Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix line styling - cngf-pf - continuum model for granular flows with pore-pres…
git clone git://src.adamsgaard.dk/cngf-pf
Log
Files
Refs
README
LICENSE
---
commit 2e2fa53fd466f6e8a224249b5f353cf0029f257a
parent 8376a4405318faddce82a349768fdada9f9b1547
Author: Anders Damsgaard <[email protected]>
Date: Sat, 6 Apr 2019 12:28:34 +0200
Fix line styling
Diffstat:
M 1d_fd_simple_shear.gp | 6 +++---
M 1d_fd_simple_shear.png | 0
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/1d_fd_simple_shear.gp b/1d_fd_simple_shear.gp
t@@ -22,8 +22,8 @@ set style line 2 linetype 2 linewidth 3 pointtype 2 pointsiz…
plot "1d_fd_simple_shear_P10kPa.txt" u 2:1 w lp lt 1 lw 2 title "P_{wall} = 10…
"1d_fd_simple_shear_P20kPa.txt" u 2:1 w lp lt 2 lw 2 title "P_{wall} = 20…
"1d_fd_simple_shear_P40kPa.txt" u 2:1 w lp lt 3 lw 2 title "P_{wall} = 40…
- "1d_fd_simple_shear_P60kPa.txt" u 2:1 w lp lt 3 lw 2 title "P_{wall} = 60…
- "1d_fd_simple_shear_P80kPa.txt" u 2:1 w lp lt 4 lw 2 title "P_{wall} = 80…
- "1d_fd_simple_shear_P120kPa.txt" u 2:1 w lp lt 5 lw 2 title "P_{wall} = 1…
+ "1d_fd_simple_shear_P60kPa.txt" u 2:1 w lp lt 4 lw 2 title "P_{wall} = 60…
+ "1d_fd_simple_shear_P80kPa.txt" u 2:1 w lp lt 5 lw 2 title "P_{wall} = 80…
+ "1d_fd_simple_shear_P120kPa.txt" u 2:1 w lp lt 6 lw 2 title "P_{wall} = 1…
set xtics norotate # Restore defaults
diff --git a/1d_fd_simple_shear.png b/1d_fd_simple_shear.png
Binary files differ.
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.