From dbf3e41a360074bed7dfa264259eb753bae9cf9c Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 14:43:45 -0600 Subject: [PATCH] initial 2D migration --- plots/rms/2D/rms.onering.plt | 43 +++++++++++++--------------- plots/rms/2D/rms.res.1-4.order.2.plt | 10 +------ plots/rms/2D/rms.res.1-4.order.3.plt | 10 +------ plots/rms/2D/rms.res.1-4.order.4.plt | 10 +------ plots/rms/2D/rms.res.1-4.order.5.plt | 10 +------ plots/rms/2D/rms.res.1.order.2-5.plt | 10 +------ plots/rms/2D/rms.res.2.order.2-5.plt | 10 +------ plots/rms/2D/rms.res.3.order.2-5.plt | 10 +------ plots/rms/2D/rms.res.4.order.2-5.plt | 10 +------ 9 files changed, 28 insertions(+), 95 deletions(-) diff --git a/plots/rms/2D/rms.onering.plt b/plots/rms/2D/rms.onering.plt index 3b8b66d..2698c2c 100644 --- a/plots/rms/2D/rms.onering.plt +++ b/plots/rms/2D/rms.onering.plt @@ -1,30 +1,27 @@ -set terminal postscript enhanced +load '../../main.plt' +load '../all.plt' -set key left bottom +set output 'rms.2D.aggregate.eps' set title "2-D Interpolation Error Data, Aggregate" -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy - -plot 'rms.out' u 1:2 t 'Order 2, res 1' w lp, \ - '' u 1:3 t 'Order 3, res 1' w lp, \ - '' u 1:4 t 'Order 4, res 1' w lp, \ - '' u 1:5 t 'Order 5, res 1' w lp, \ +plot 'rms.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, \ +'' u 1:5 t 'Order 5, Mesh 1' w lp, \ \ - '' u 1:6 t 'Order 2, res 2' w lp, \ - '' u 1:7 t 'Order 3, res 2' w lp, \ - '' u 1:8 t 'Order 4, res 2' w lp, \ - '' u 1:9 t 'Order 5, res 2' w lp, \ +'' u 1:6 t 'Order 2, Mesh 2' w lp, \ +'' u 1:7 t 'Order 3, Mesh 2' w lp, \ +'' u 1:8 t 'Order 4, Mesh 2' w lp, \ +'' u 1:9 t 'Order 5, Mesh 2' w lp, \ \ - '' u 1:10 t 'Order 2, res 3' w lp, \ - '' u 1:11 t 'Order 3, res 3' w lp, \ - '' u 1:12 t 'Order 4, res 3' w lp, \ - '' u 1:13 t 'Order 5, res 3' w lp, \ +'' u 1:10 t 'Order 2, Mesh 3' w lp, \ +'' u 1:11 t 'Order 3, Mesh 3' w lp, \ +'' u 1:12 t 'Order 4, Mesh 3' w lp, \ +'' u 1:13 t 'Order 5, Mesh 3' w lp, \ \ - '' u 1:14 t 'Order 2, res 3' w lp, \ - '' u 1:15 t 'Order 3, res 3' w lp, \ - '' u 1:16 t 'Order 4, res 3' w lp, \ - '' u 1:17 t 'Order 5, res 3' w lp; +'' u 1:14 t 'Order 2, Mesh 3' w lp, \ +'' u 1:15 t 'Order 3, Mesh 3' w lp, \ +'' u 1:16 t 'Order 4, Mesh 3' w lp, \ +'' u 1:17 t 'Order 5, Mesh 3' w lp; diff --git a/plots/rms/2D/rms.res.1-4.order.2.plt b/plots/rms/2D/rms.res.1-4.order.2.plt index 65df73c..5df8960 100644 --- a/plots/rms/2D/rms.res.1-4.order.2.plt +++ b/plots/rms/2D/rms.res.1-4.order.2.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Order 2" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Order 2' plot 'rms.out' u 1:2 t 'Resolution 1' w lp, \ '' u 1:6 t 'Resolution 2' w lp, \ diff --git a/plots/rms/2D/rms.res.1-4.order.3.plt b/plots/rms/2D/rms.res.1-4.order.3.plt index dc82299..8bf2c18 100644 --- a/plots/rms/2D/rms.res.1-4.order.3.plt +++ b/plots/rms/2D/rms.res.1-4.order.3.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Order 3" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Order 3' plot 'rms.out' u 1:3 t 'Resolution 1' w lp, \ '' u 1:7 t 'Resolution 2' w lp, \ diff --git a/plots/rms/2D/rms.res.1-4.order.4.plt b/plots/rms/2D/rms.res.1-4.order.4.plt index 3026243..30c8e3b 100644 --- a/plots/rms/2D/rms.res.1-4.order.4.plt +++ b/plots/rms/2D/rms.res.1-4.order.4.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Order 4" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Order 4' plot 'rms.out' u 1:4 t 'Resolution 1' w lp, \ '' u 1:8 t 'Resolution 2' w lp, \ diff --git a/plots/rms/2D/rms.res.1-4.order.5.plt b/plots/rms/2D/rms.res.1-4.order.5.plt index 7dd9f4c..8c87c3a 100644 --- a/plots/rms/2D/rms.res.1-4.order.5.plt +++ b/plots/rms/2D/rms.res.1-4.order.5.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Order 5" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Order 5' plot 'rms.out' u 1:5 t 'Resolution 1' w lp, \ '' u 1:9 t 'Resolution 2' w lp, \ diff --git a/plots/rms/2D/rms.res.1.order.2-5.plt b/plots/rms/2D/rms.res.1.order.2-5.plt index 33ea425..81d6d9f 100644 --- a/plots/rms/2D/rms.res.1.order.2-5.plt +++ b/plots/rms/2D/rms.res.1.order.2-5.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Resolution 1" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Resolution 1' plot 'rms.out' u 1:2 t 'Order 2' w lp, \ '' u 1:3 t 'Order 3' w lp, \ diff --git a/plots/rms/2D/rms.res.2.order.2-5.plt b/plots/rms/2D/rms.res.2.order.2-5.plt index 6e10bf3..09ebfa9 100644 --- a/plots/rms/2D/rms.res.2.order.2-5.plt +++ b/plots/rms/2D/rms.res.2.order.2-5.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Resolution 2" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Resolution 2' plot 'rms.out' u 1:6 t 'Order 2' w lp, \ '' u 1:7 t 'Order 3' w lp, \ diff --git a/plots/rms/2D/rms.res.3.order.2-5.plt b/plots/rms/2D/rms.res.3.order.2-5.plt index 6e153cb..a9bb9d2 100644 --- a/plots/rms/2D/rms.res.3.order.2-5.plt +++ b/plots/rms/2D/rms.res.3.order.2-5.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Resolution 3" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Resolution 3' plot 'rms.out' u 1:10 t 'Order 2' w lp, \ '' u 1:11 t 'Order 3' w lp, \ diff --git a/plots/rms/2D/rms.res.4.order.2-5.plt b/plots/rms/2D/rms.res.4.order.2-5.plt index 2b9f96f..6d89373 100644 --- a/plots/rms/2D/rms.res.4.order.2-5.plt +++ b/plots/rms/2D/rms.res.4.order.2-5.plt @@ -1,13 +1,5 @@ -set terminal postscript enhanced -set key left bottom - -set title "2-D Interpolation Error Data, Resolution 4" - -set xlabel "Number of Extra Points, S_k" -set ylabel "RMS of total error" - -set log xy +set title '2-D Interpolation Error Data, Resolution 4' plot 'rms.out' u 1:14 t 'Order 2' w lp, \ '' u 1:15 t 'Order 3' w lp, \