Stephen Mardson McQuay
1fe860d2d1
--HG-- rename : plots/resolution.2D.64.out => plots/resolution/resolution.2D.64.out rename : plots/resolution.2D.regular.plt => plots/resolution/resolution.2D.regular.plt rename : plots/resolution.3D.gmsh.out => plots/resolution/resolution.3D.gmsh.out rename : plots/resolution.3D.gmsh.plt => plots/resolution/resolution.3D.gmsh.plt rename : gmsh/rms/2D/rms.onering.plt => plots/rms/2D/rms.onering.plt rename : gmsh/rms/2D/rms.out => plots/rms/2D/rms.out rename : gmsh/rms/2D/rms.res.1-4.order.2.plt => plots/rms/2D/rms.res.1-4.order.2.plt rename : gmsh/rms/2D/rms.res.1-4.order.3.plt => plots/rms/2D/rms.res.1-4.order.3.plt rename : gmsh/rms/2D/rms.res.1-4.order.4.plt => plots/rms/2D/rms.res.1-4.order.4.plt rename : gmsh/rms/2D/rms.res.1-4.order.5.plt => plots/rms/2D/rms.res.1-4.order.5.plt rename : gmsh/rms/2D/rms.res.1.order.2-5.plt => plots/rms/2D/rms.res.1.order.2-5.plt rename : gmsh/rms/2D/rms.res.2.order.2-5.plt => plots/rms/2D/rms.res.2.order.2-5.plt rename : gmsh/rms/2D/rms.res.3.order.2-5.plt => plots/rms/2D/rms.res.3.order.2-5.plt rename : gmsh/rms/2D/rms.res.4.order.2-5.plt => plots/rms/2D/rms.res.4.order.2-5.plt rename : plots/scalability_histograms.py => plots/scalability/scalability_histograms.py rename : plots/analyze.py => plots/scalability/scalability_plot_gen.py rename : plots/scale.out => plots/scalability/scale.out rename : plots/scale.plt => plots/scalability/thruput.plt rename : gmsh/timing/2D/time.onering.plt => plots/timing/2D/time.onering.plt rename : gmsh/timing/2D/time.out => plots/timing/2D/time.out rename : gmsh/timing/2D/time.res.1-4.order.2.plt => plots/timing/2D/time.res.1-4.order.2.plt rename : gmsh/timing/2D/time.res.1-4.order.3.plt => plots/timing/2D/time.res.1-4.order.3.plt rename : gmsh/timing/2D/time.res.1-4.order.4.plt => plots/timing/2D/time.res.1-4.order.4.plt rename : gmsh/timing/2D/time.res.1-4.order.5.plt => plots/timing/2D/time.res.1-4.order.5.plt rename : gmsh/timing/2D/time.res.1.order.2-5.plt => plots/timing/2D/time.res.1.order.2-5.plt rename : gmsh/timing/2D/time.res.2.order.2-5.plt => plots/timing/2D/time.res.2.order.2-5.plt rename : gmsh/timing/2D/time.res.3.order.2-5.plt => plots/timing/2D/time.res.3.order.2-5.plt rename : gmsh/timing/2D/time.res.4.order.2-5.plt => plots/timing/2D/time.res.4.order.2-5.plt rename : gmsh/timing/3D/time.onering.plt => plots/timing/3D/time.onering.plt rename : gmsh/timing/3D/time.out => plots/timing/3D/time.out rename : gmsh/timing/3D/time.res.1-3.order.2.plt => plots/timing/3D/time.res.1-3.order.2.plt rename : gmsh/timing/3D/time.res.1-3.order.3.plt => plots/timing/3D/time.res.1-3.order.3.plt rename : gmsh/timing/3D/time.res.1-3.order.4.plt => plots/timing/3D/time.res.1-3.order.4.plt rename : gmsh/timing/3D/time.res.1-3.order.5.plt => plots/timing/3D/time.res.1-3.order.5.plt rename : gmsh/timing/3D/time.res.1.order.2-5.plt => plots/timing/3D/time.res.1.order.2-5.plt rename : gmsh/timing/3D/time.res.2.order.2-5.plt => plots/timing/3D/time.res.2.order.2-5.plt rename : gmsh/timing/3D/time.res.3.order.2-5.plt => plots/timing/3D/time.res.3.order.2-5.plt rename : gmsh/truthiness/2D/truthy.2D.onering.plt => plots/truthiness/2D/truthy.2D.onering.plt rename : gmsh/truthiness/2D/truthy.2D.out => plots/truthiness/2D/truthy.2D.out rename : gmsh/truthiness/3D/data.out => plots/truthiness/3D/data.out rename : gmsh/truthiness/3D/onering.plt => plots/truthiness/3D/onering.plt rename : gmsh/truthiness/3D/res.1-3.order.2.plt => plots/truthiness/3D/res.1-3.order.2.plt rename : gmsh/truthiness/3D/res.1-3.order.3.plt => plots/truthiness/3D/res.1-3.order.3.plt rename : gmsh/truthiness/3D/res.1-3.order.4.plt => plots/truthiness/3D/res.1-3.order.4.plt rename : gmsh/truthiness/3D/res.1-3.order.5.plt => plots/truthiness/3D/res.1-3.order.5.plt rename : gmsh/truthiness/3D/res.1.order.2-5.plt => plots/truthiness/3D/res.1.order.2-5.plt rename : gmsh/truthiness/3D/res.2.order.2-5.plt => plots/truthiness/3D/res.2.order.2-5.plt rename : gmsh/truthiness/3D/res.3.order.2-5.plt => plots/truthiness/3D/res.3.order.2-5.plt
16 lines
359 B
Gnuplot
16 lines
359 B
Gnuplot
set terminal postscript enhanced
|
|
|
|
set key left bottom
|
|
|
|
set title "3-D Interpolation Error Data, Resolution 1"
|
|
|
|
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' 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;
|