added truthy 2D files for plots
This commit is contained in:
parent
a56bdbef25
commit
999b98b188
12
plots/truthiness/2D/truthy.1-3.2.plt
Normal file
12
plots/truthiness/2D/truthy.1-3.2.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.1-3.2.eps'
|
||||
|
||||
set title "2-D Truthiness, Order 2"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:2 t 'Mesh 1' w lp, \
|
||||
'' u 1:6 t 'Mesh 2' w lp, \
|
||||
'' u 1:10 t 'Mesh 3' w lp, \
|
||||
'' u 1:14 t 'Mesh 4' w lp;
|
12
plots/truthiness/2D/truthy.1-3.3.plt
Normal file
12
plots/truthiness/2D/truthy.1-3.3.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.1-3.3.eps'
|
||||
|
||||
set title "2-D Truthiness, Order 3"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:3 t 'Mesh 1' w lp, \
|
||||
'' u 1:7 t 'Mesh 2' w lp, \
|
||||
'' u 1:11 t 'Mesh 3' w lp, \
|
||||
'' u 1:15 t 'Mesh 4' w lp;
|
12
plots/truthiness/2D/truthy.1-3.4.plt
Normal file
12
plots/truthiness/2D/truthy.1-3.4.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.1-3.4.eps'
|
||||
|
||||
set title "2-D Truthiness, Order 4"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:4 t 'Mesh 1' w lp, \
|
||||
'' u 1:8 t 'Mesh 2' w lp, \
|
||||
'' u 1:12 t 'Mesh 3' w lp, \
|
||||
'' u 1:16 t 'Mesh 4' w lp;
|
12
plots/truthiness/2D/truthy.1-3.5.plt
Normal file
12
plots/truthiness/2D/truthy.1-3.5.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.1-3.5.eps'
|
||||
|
||||
set title "2-D Truthiness, Order 5"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:5 t 'Mesh 1' w lp, \
|
||||
'' u 1:9 t 'Mesh 2' w lp, \
|
||||
'' u 1:13 t 'Mesh 3' w lp, \
|
||||
'' u 1:17 t 'Mesh 4' w lp;
|
12
plots/truthiness/2D/truthy.1.2-5.plt
Normal file
12
plots/truthiness/2D/truthy.1.2-5.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.1.2-5.eps'
|
||||
|
||||
set title "2-D Truthiness, Mesh 1"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:2 t 'Order 2' w lp, \
|
||||
'' u 1:3 t 'Order 3' w lp, \
|
||||
'' u 1:4 t 'Order 4' w lp, \
|
||||
'' u 1:5 t 'Order 5' w lp;
|
12
plots/truthiness/2D/truthy.2.2-5.plt
Normal file
12
plots/truthiness/2D/truthy.2.2-5.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.2.2-5.eps'
|
||||
|
||||
set title "2-D Truthiness, Mesh 2"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:6 t 'Order 2' w lp, \
|
||||
'' u 1:7 t 'Order 3' w lp, \
|
||||
'' u 1:8 t 'Order 4' w lp, \
|
||||
'' u 1:9 t 'Order 5' w lp;
|
12
plots/truthiness/2D/truthy.3.2-5.plt
Normal file
12
plots/truthiness/2D/truthy.3.2-5.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.3.2-5.eps'
|
||||
|
||||
set title "2-D Truthiness, Mesh 3"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:10 t 'Order 2' w lp, \
|
||||
'' u 1:11 t 'Order 3' w lp, \
|
||||
'' u 1:12 t 'Order 4' w lp, \
|
||||
'' u 1:13 t 'Order 5' w lp;
|
12
plots/truthiness/2D/truthy.4.2-5.plt
Normal file
12
plots/truthiness/2D/truthy.4.2-5.plt
Normal file
@ -0,0 +1,12 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'truthy.4.2-5.eps'
|
||||
|
||||
set title "2-D Truthiness, Mesh 4"
|
||||
|
||||
plot 'truthy.2D.out' \
|
||||
u 1:14 t 'Order 2' w lp, \
|
||||
'' u 1:15 t 'Order 3' w lp, \
|
||||
'' u 1:16 t 'Order 4' w lp, \
|
||||
'' u 1:17 t 'Order 5' w lp;
|
Loading…
Reference in New Issue
Block a user