minor: capitalization
This commit is contained in:
parent
e067a47cf6
commit
7d94a3969d
@ -3,7 +3,7 @@ load '../all.plt'
|
|||||||
|
|
||||||
set output 'rms.3D.res.1-3.order.3.eps'
|
set output 'rms.3D.res.1-3.order.3.eps'
|
||||||
|
|
||||||
set title "3-D Interpolation Error Data, order 3"
|
set title "3-D Interpolation Error Data, Order 3"
|
||||||
|
|
||||||
plot 'rms.out' u 1:3 t 'Mesh 1' w lp, \
|
plot 'rms.out' u 1:3 t 'Mesh 1' w lp, \
|
||||||
'' u 1:7 t 'Mesh 2' w lp, \
|
'' u 1:7 t 'Mesh 2' w lp, \
|
||||||
|
@ -3,7 +3,7 @@ load '../all.plt'
|
|||||||
|
|
||||||
set output 'rms.3D.res.1-3.order.4.eps'
|
set output 'rms.3D.res.1-3.order.4.eps'
|
||||||
|
|
||||||
set title "3-D Interpolation Error Data, order 4"
|
set title "3-D Interpolation Error Data, Order 4"
|
||||||
|
|
||||||
plot 'rms.out' u 1:4 t 'Mesh 1' w lp, \
|
plot 'rms.out' u 1:4 t 'Mesh 1' w lp, \
|
||||||
'' u 1:8 t 'Mesh 2' w lp, \
|
'' u 1:8 t 'Mesh 2' w lp, \
|
||||||
|
@ -3,7 +3,7 @@ load '../all.plt'
|
|||||||
|
|
||||||
set output 'rms.3D.res.1-3.order.5.eps'
|
set output 'rms.3D.res.1-3.order.5.eps'
|
||||||
|
|
||||||
set title "3-D Interpolation Error Data, order 5"
|
set title "3-D Interpolation Error Data, Order 5"
|
||||||
|
|
||||||
plot 'rms.out' u 1:5 t 'Mesh 1' w lp, \
|
plot 'rms.out' u 1:5 t 'Mesh 1' w lp, \
|
||||||
'' u 1:9 t 'Mesh 2' w lp, \
|
'' u 1:9 t 'Mesh 2' w lp, \
|
||||||
|
Loading…
Reference in New Issue
Block a user