diff --git a/plots/main.plt b/plots/main.plt index 2684ac8..f0db190 100644 --- a/plots/main.plt +++ b/plots/main.plt @@ -1,2 +1,4 @@ set terminal postscript enhanced eps color # set terminal postscript enhanced eps + +set grid diff --git a/plots/rms/2D/rms.1-4.2.plt b/plots/rms/2D/rms.1-4.2.plt index 66c7749..9652571 100644 --- a/plots/rms/2D/rms.1-4.2.plt +++ b/plots/rms/2D/rms.1-4.2.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.1-4.2.eps' +set output 'rms.2.1-4.2.eps' set title '2-D Interpolation Error Data, Order 2' diff --git a/plots/rms/2D/rms.1-4.3.plt b/plots/rms/2D/rms.1-4.3.plt index 2b750a0..badaf99 100644 --- a/plots/rms/2D/rms.1-4.3.plt +++ b/plots/rms/2D/rms.1-4.3.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.1-4.3.eps' +set output 'rms.2.1-4.3.eps' set title '2-D Interpolation Error Data, Order 3' diff --git a/plots/rms/2D/rms.1-4.4.plt b/plots/rms/2D/rms.1-4.4.plt index 05076a6..c01de6a 100644 --- a/plots/rms/2D/rms.1-4.4.plt +++ b/plots/rms/2D/rms.1-4.4.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.1-4.4.eps' +set output 'rms.2.1-4.4.eps' set title '2-D Interpolation Error Data, Order 4' diff --git a/plots/rms/2D/rms.1-4.5.plt b/plots/rms/2D/rms.1-4.5.plt index 969293d..87b8994 100644 --- a/plots/rms/2D/rms.1-4.5.plt +++ b/plots/rms/2D/rms.1-4.5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.1-4.5.eps' +set output 'rms.2.1-4.5.eps' set title '2-D Interpolation Error Data, Order 5' diff --git a/plots/rms/2D/rms.1.2-5.plt b/plots/rms/2D/rms.1.2-5.plt index b5219f7..3e01d07 100644 --- a/plots/rms/2D/rms.1.2-5.plt +++ b/plots/rms/2D/rms.1.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.1.2-5.eps' +set output 'rms.2.1.2-5.eps' set title '2-D Interpolation Error Data, Mesh 1' diff --git a/plots/rms/2D/rms.2.2-5.plt b/plots/rms/2D/rms.2.2-5.plt index e67fe54..9b3d14b 100644 --- a/plots/rms/2D/rms.2.2-5.plt +++ b/plots/rms/2D/rms.2.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.2.2-5.eps' +set output 'rms.2.2.2-5.eps' set title '2-D Interpolation Error Data, Mesh 2' diff --git a/plots/rms/2D/rms.3.2-5.plt b/plots/rms/2D/rms.3.2-5.plt index 22bdc85..a123b04 100644 --- a/plots/rms/2D/rms.3.2-5.plt +++ b/plots/rms/2D/rms.3.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.3.2-5.eps' +set output 'rms.2.3.2-5.eps' set title '2-D Interpolation Error Data, Mesh 3' diff --git a/plots/rms/2D/rms.4.2-5.plt b/plots/rms/2D/rms.4.2-5.plt index 5bbaa52..f379469 100644 --- a/plots/rms/2D/rms.4.2-5.plt +++ b/plots/rms/2D/rms.4.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.4.2-5.eps' +set output 'rms.2.4.2-5.eps' set title '2-D Interpolation Error Data, Mesh 4' diff --git a/plots/rms/2D/rms.onering.plt b/plots/rms/2D/rms.onering.plt index 2698c2c..389834a 100644 --- a/plots/rms/2D/rms.onering.plt +++ b/plots/rms/2D/rms.onering.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'rms.2D.aggregate.eps' +set output 'rms.2.aggregate.eps' set title "2-D Interpolation Error Data, Aggregate" diff --git a/plots/timing/2D/onering.plt b/plots/timing/2D/onering.plt index 60348b4..8526077 100644 --- a/plots/timing/2D/onering.plt +++ b/plots/timing/2D/onering.plt @@ -1,9 +1,9 @@ load '../../main.plt' load '../all.plt' -set output 'timing.2D.aggregate.eps' +set output 'timing.2.aggregate.eps' -set title '2-D Interpolation Timing Data, Aggregate' +set title '2-D Interpolation Timing Data' plot 'time.out' u 1:2 t 'Order 2, res 1' w lp, \ '' u 1:3 t 'Order 3, res 1' w lp, \ diff --git a/plots/timing/2D/time.1-4.2.plt b/plots/timing/2D/time.1-4.2.plt index 8d9a5ce..6b44d11 100644 --- a/plots/timing/2D/time.1-4.2.plt +++ b/plots/timing/2D/time.1-4.2.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.1-4.2.eps' +set output 'time.2.1-4.2.eps' set title '2-D Interpolation Timing Data, Order 2' diff --git a/plots/timing/2D/time.1-4.3.plt b/plots/timing/2D/time.1-4.3.plt index be66967..18c7328 100644 --- a/plots/timing/2D/time.1-4.3.plt +++ b/plots/timing/2D/time.1-4.3.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.1-4.3.eps' +set output 'time.2.1-4.3.eps' set title '2-D Interpolation Timing Data, Order 3' diff --git a/plots/timing/2D/time.1-4.4.plt b/plots/timing/2D/time.1-4.4.plt index 29f9278..329913d 100644 --- a/plots/timing/2D/time.1-4.4.plt +++ b/plots/timing/2D/time.1-4.4.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.1-4.4.eps' +set output 'time.2.1-4.4.eps' set title '2-D Interpolation Timing Data, Order 4' diff --git a/plots/timing/2D/time.1-4.5.plt b/plots/timing/2D/time.1-4.5.plt index f54c4e2..c94804c 100644 --- a/plots/timing/2D/time.1-4.5.plt +++ b/plots/timing/2D/time.1-4.5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.1-4.5.eps' +set output 'time.2.1-4.5.eps' set title '2-D Interpolation Timing Data, Order 5' diff --git a/plots/timing/2D/time.1.2-5.plt b/plots/timing/2D/time.1.2-5.plt index b78c9ed..d019dd1 100644 --- a/plots/timing/2D/time.1.2-5.plt +++ b/plots/timing/2D/time.1.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.1.2-5.eps' +set output 'time.2.1.2-5.eps' set title '2-D Interpolation Timing Data, Mesh 1' diff --git a/plots/timing/2D/time.2.2-5.plt b/plots/timing/2D/time.2.2-5.plt index 339d97b..0fbb48f 100644 --- a/plots/timing/2D/time.2.2-5.plt +++ b/plots/timing/2D/time.2.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.2.2-5.eps' +set output 'time.2.2.2-5.eps' set title '2-D Interpolation Timing Data, Mesh 2' diff --git a/plots/timing/2D/time.3.2-5.plt b/plots/timing/2D/time.3.2-5.plt index e7ae7f7..ee66370 100644 --- a/plots/timing/2D/time.3.2-5.plt +++ b/plots/timing/2D/time.3.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.3.2-5.eps' +set output 'time.2.3.2-5.eps' set title '2-D Interpolation Timing Data, Mesh 3' diff --git a/plots/timing/2D/time.4.2-5.plt b/plots/timing/2D/time.4.2-5.plt index 96696d6..a07b1a0 100644 --- a/plots/timing/2D/time.4.2-5.plt +++ b/plots/timing/2D/time.4.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.2D.4.2-5.eps' +set output 'time.2.4.2-5.eps' set title '2-D Interpolation Timing Data, Mesh 4' diff --git a/plots/timing/3D/onering.plt b/plots/timing/3D/onering.plt index c50411e..400c9c0 100644 --- a/plots/timing/3D/onering.plt +++ b/plots/timing/3D/onering.plt @@ -1,9 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'timing.3D.aggregate.eps' +set output 'timing.3.aggregate.eps' -set title '3-D Interpolation Timing Data, Aggregate' +unset ylabel + +set title '3-D Interpolation Timing Data' plot 'time.out' u 1:2 t 'Order 2, Mesh 1' w lp, \ '' u 1:3 t 'Order 3, Mesh 1' w lp, \ diff --git a/plots/timing/3D/time.1-3.2.plt b/plots/timing/3D/time.1-3.2.plt index 3c49378..6d3a9cd 100644 --- a/plots/timing/3D/time.1-3.2.plt +++ b/plots/timing/3D/time.1-3.2.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.1-3.2.eps' +set output 'time.3.1-3.2.eps' set title '3-D Interpolation Timing Data, Order 2' diff --git a/plots/timing/3D/time.1-3.3.plt b/plots/timing/3D/time.1-3.3.plt index 4e30e3b..789842c 100644 --- a/plots/timing/3D/time.1-3.3.plt +++ b/plots/timing/3D/time.1-3.3.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.1-3.3.eps' +set output 'time.3.1-3.3.eps' set title '3-D Interpolation Timing Data, Order 3' diff --git a/plots/timing/3D/time.1-3.4.plt b/plots/timing/3D/time.1-3.4.plt index 4b03976..b0125dd 100644 --- a/plots/timing/3D/time.1-3.4.plt +++ b/plots/timing/3D/time.1-3.4.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.1-3.4.eps' +set output 'time.3.1-3.4.eps' set title '3-D Interpolation Timing Data, Order 4' diff --git a/plots/timing/3D/time.1-3.5.plt b/plots/timing/3D/time.1-3.5.plt index d83d1d6..883bf63 100644 --- a/plots/timing/3D/time.1-3.5.plt +++ b/plots/timing/3D/time.1-3.5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.1-3.5.eps' +set output 'time.3.1-3.5.eps' set title '3-D Interpolation Timing Data, Order 5' diff --git a/plots/timing/3D/time.1.2-5.plt b/plots/timing/3D/time.1.2-5.plt index 16daea9..8160312 100644 --- a/plots/timing/3D/time.1.2-5.plt +++ b/plots/timing/3D/time.1.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.1.2-5.eps' +set output 'time.3.1.2-5.eps' set title '3-D Interpolation Timing Data, Mesh 1' diff --git a/plots/timing/3D/time.2.2-5.plt b/plots/timing/3D/time.2.2-5.plt index c785f56..df0c746 100644 --- a/plots/timing/3D/time.2.2-5.plt +++ b/plots/timing/3D/time.2.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.2.2-5.eps' +set output 'time.3.2.2-5.eps' set title '3-D Interpolation Timing Data, Mesh 2' diff --git a/plots/timing/3D/time.3.2-5.plt b/plots/timing/3D/time.3.2-5.plt index baf417a..1d69eb2 100644 --- a/plots/timing/3D/time.3.2-5.plt +++ b/plots/timing/3D/time.3.2-5.plt @@ -1,7 +1,7 @@ load '../../main.plt' load '../all.plt' -set output 'time.3D.3.2-5.eps' +set output 'time.3.3.2-5.eps' set title '3-D Interpolation Timing Data, Mesh 3' diff --git a/plots/truthiness/2D/onering.plt b/plots/truthiness/2D/onering.plt index 2a9f407..afa7ab9 100644 --- a/plots/truthiness/2D/onering.plt +++ b/plots/truthiness/2D/onering.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.2D.aggregate.eps' +set output 'truthy.2.aggregate.eps' set title "2-D Truthiness, Aggregate" -plot 'truthy.2D.out' \ +plot 'truthy.2.out' \ u 1:2 t 'Order 2, Mesh 1' w lp, \ '' u 1:3 t 'Order 3, Mesh 1' w lp, \ '' u 1:4 t 'Order 4, Mesh 1' w lp, \ diff --git a/plots/truthiness/2D/truthy.1-3.2.plt b/plots/truthiness/2D/truthy.1-3.2.plt index 0a5773b..5ae6e9a 100644 --- a/plots/truthiness/2D/truthy.1-3.2.plt +++ b/plots/truthiness/2D/truthy.1-3.2.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.2.eps' +set output 'truthy.2.1-3.2.eps' set title "2-D Truthiness, Order 2" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.1-3.3.plt b/plots/truthiness/2D/truthy.1-3.3.plt index 9da5c9c..e224d55 100644 --- a/plots/truthiness/2D/truthy.1-3.3.plt +++ b/plots/truthiness/2D/truthy.1-3.3.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.3.eps' +set output 'truthy.2.1-3.3.eps' set title "2-D Truthiness, Order 3" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.1-3.4.plt b/plots/truthiness/2D/truthy.1-3.4.plt index 42103b3..c9a6a3c 100644 --- a/plots/truthiness/2D/truthy.1-3.4.plt +++ b/plots/truthiness/2D/truthy.1-3.4.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.4.eps' +set output 'truthy.2.1-3.4.eps' set title "2-D Truthiness, Order 4" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.1-3.5.plt b/plots/truthiness/2D/truthy.1-3.5.plt index 33f9064..2c09fd3 100644 --- a/plots/truthiness/2D/truthy.1-3.5.plt +++ b/plots/truthiness/2D/truthy.1-3.5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.5.eps' +set output 'truthy.2.1-3.5.eps' set title "2-D Truthiness, Order 5" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.1.2-5.plt b/plots/truthiness/2D/truthy.1.2-5.plt index 6dbb87b..bcb5a55 100644 --- a/plots/truthiness/2D/truthy.1.2-5.plt +++ b/plots/truthiness/2D/truthy.1.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1.2-5.eps' +set output 'truthy.2.1.2-5.eps' set title "2-D Truthiness, Mesh 1" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.2.2-5.plt b/plots/truthiness/2D/truthy.2.2-5.plt index 44f181d..54c9dd4 100644 --- a/plots/truthiness/2D/truthy.2.2-5.plt +++ b/plots/truthiness/2D/truthy.2.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.2.2-5.eps' +set output 'truthy.2.2.2-5.eps' set title "2-D Truthiness, Mesh 2" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.3.2-5.plt b/plots/truthiness/2D/truthy.3.2-5.plt index cd380b7..f78679e 100644 --- a/plots/truthiness/2D/truthy.3.2-5.plt +++ b/plots/truthiness/2D/truthy.3.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.3.2-5.eps' +set output 'truthy.2.3.2-5.eps' set title "2-D Truthiness, Mesh 3" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/2D/truthy.4.2-5.plt b/plots/truthiness/2D/truthy.4.2-5.plt index 003da2c..9af1033 100644 --- a/plots/truthiness/2D/truthy.4.2-5.plt +++ b/plots/truthiness/2D/truthy.4.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.4.2-5.eps' +set output 'truthy.2.4.2-5.eps' set title "2-D Truthiness, Mesh 4" -plot 'truthy.2D.out' \ +plot 'truthy.2.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, \ diff --git a/plots/truthiness/3D/onering.plt b/plots/truthiness/3D/onering.plt index a6ec0bf..60a9f95 100644 --- a/plots/truthiness/3D/onering.plt +++ b/plots/truthiness/3D/onering.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.3D.aggregate.eps' +set output 'truthy.3.aggregate.eps' set title "3-D Truthiness, Aggregate" -plot 'truthy.3D.out' \ +plot 'truthy.3.out' \ u 1:2 t 'Order 2, Mesh 1' w lp, \ '' u 1:3 t 'Order 3, Mesh 1' w lp, \ '' u 1:4 t 'Order 4, Mesh 1' w lp, \ diff --git a/plots/truthiness/3D/truthy.1-3.2.plt b/plots/truthiness/3D/truthy.1-3.2.plt index fd8a51b..d9a3638 100644 --- a/plots/truthiness/3D/truthy.1-3.2.plt +++ b/plots/truthiness/3D/truthy.1-3.2.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.2.eps' +set output 'truthy.3.1-3.2.eps' set title "3-D Truthiness, Order 2" -plot 'truthy.3D.out' \ +plot 'truthy.3.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; diff --git a/plots/truthiness/3D/truthy.1-3.3.plt b/plots/truthiness/3D/truthy.1-3.3.plt index 5680135..362decf 100644 --- a/plots/truthiness/3D/truthy.1-3.3.plt +++ b/plots/truthiness/3D/truthy.1-3.3.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.3.eps' +set output 'truthy.3.1-3.3.eps' set title "3-D Truthiness, Order 3" -plot 'truthy.3D.out' \ +plot 'truthy.3.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; diff --git a/plots/truthiness/3D/truthy.1-3.4.plt b/plots/truthiness/3D/truthy.1-3.4.plt index 83e6e54..6671a23 100644 --- a/plots/truthiness/3D/truthy.1-3.4.plt +++ b/plots/truthiness/3D/truthy.1-3.4.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.4.eps' +set output 'truthy.3.1-3.4.eps' set title "3-D Truthiness, Order 4" -plot 'truthy.3D.out' \ +plot 'truthy.3.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; diff --git a/plots/truthiness/3D/truthy.1-3.5.plt b/plots/truthiness/3D/truthy.1-3.5.plt index 5db7932..cd4d7f7 100644 --- a/plots/truthiness/3D/truthy.1-3.5.plt +++ b/plots/truthiness/3D/truthy.1-3.5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1-3.5.eps' +set output 'truthy.3.1-3.5.eps' set title "3-D Truthiness, Order 5" -plot 'truthy.3D.out' \ +plot 'truthy.3.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; diff --git a/plots/truthiness/3D/truthy.1.2-5.plt b/plots/truthiness/3D/truthy.1.2-5.plt index 469c42e..4a3524d 100644 --- a/plots/truthiness/3D/truthy.1.2-5.plt +++ b/plots/truthiness/3D/truthy.1.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.1.2-5.eps' +set output 'truthy.3.1.2-5.eps' set title "3-D Truthiness, Mesh 1" -plot 'truthy.3D.out' \ +plot 'truthy.3.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, \ diff --git a/plots/truthiness/3D/truthy.2.2-5.plt b/plots/truthiness/3D/truthy.2.2-5.plt index f75fb34..2a2b7df 100644 --- a/plots/truthiness/3D/truthy.2.2-5.plt +++ b/plots/truthiness/3D/truthy.2.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.2.2-5.eps' +set output 'truthy.3.2.2-5.eps' set title "3-D Truthiness, Mesh 2" -plot 'truthy.3D.out' \ +plot 'truthy.3.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, \ diff --git a/plots/truthiness/3D/truthy.3.2-5.plt b/plots/truthiness/3D/truthy.3.2-5.plt index ae832ae..518ddbb 100644 --- a/plots/truthiness/3D/truthy.3.2-5.plt +++ b/plots/truthiness/3D/truthy.3.2-5.plt @@ -1,11 +1,11 @@ load '../../main.plt' load '../all.plt' -set output 'truthy.3.2-5.eps' +set output 'truthy.3.3.2-5.eps' set title "3-D Truthiness, Mesh 3" -plot 'truthy.3D.out' \ +plot 'truthy.3.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, \