naming convention
This commit is contained in:
parent
603a100946
commit
8ceedf3a55
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.1-3.2.eps'
|
||||
set output 'rms.3.1-3.2.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Order 2"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.1-3.3.eps'
|
||||
set output 'rms.3.1-3.3.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Order 3"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.1-3.4.eps'
|
||||
set output 'rms.3.1-3.4.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Order 4"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.1-3.5.eps'
|
||||
set output 'rms.3.1-3.5.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Order 5"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.1.2-5.eps'
|
||||
set output 'rms.3.1.2-5.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Mesh 1"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.2.2-5.eps'
|
||||
set output 'rms.3.2.2-5.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Mesh 2"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.3.2-5.eps'
|
||||
set output 'rms.3.3.2-5.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Mesh 3"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
load '../../main.plt'
|
||||
load '../all.plt'
|
||||
|
||||
set output 'rms.3D.aggregate.eps'
|
||||
set output 'rms.3.aggregate.eps'
|
||||
|
||||
set title "3-D Interpolation Error Data, Aggregate"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user