updated plots for tabular display in thesis
This commit is contained in:
@@ -2,12 +2,13 @@ load '../main.plt'
|
||||
|
||||
set output 'resolution.2D.eps'
|
||||
|
||||
set title '2-D Meshes'
|
||||
|
||||
set log xy
|
||||
set key right bottom
|
||||
|
||||
set xrange [0.008:0.18]
|
||||
|
||||
set xlabel 'Mesh Spacing'
|
||||
set ylabel 'RMS of error'
|
||||
|
||||
plot './resolution.2D.64.out' \
|
||||
|
||||
@@ -2,6 +2,8 @@ load '../main.plt'
|
||||
|
||||
set output 'resolution.3D.eps'
|
||||
|
||||
set title '3-D Meshes'
|
||||
|
||||
set log xy
|
||||
set key right bottom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user