EclipseState now handles COPY keyword.
This commit is contained in:
committed by
Andreas Lauser
parent
bd1c756e30
commit
6301fd1ad7
5
testdata/integration_tests/BOX/BOXTEST1
vendored
5
testdata/integration_tests/BOX/BOXTEST1
vendored
@@ -42,6 +42,11 @@ BOX
|
||||
SATNUM
|
||||
8*10 /
|
||||
|
||||
COPY
|
||||
SATNUM FIPNUM /
|
||||
/
|
||||
|
||||
|
||||
ENDBOX
|
||||
|
||||
SCHEDULE
|
||||
|
||||
53
testdata/integration_tests/BOX/BOXTEST2
vendored
Normal file
53
testdata/integration_tests/BOX/BOXTEST2
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
RUNSPEC
|
||||
|
||||
DIMENS
|
||||
10 10 10 /
|
||||
|
||||
GRID
|
||||
|
||||
DX
|
||||
1000*0.25 /
|
||||
|
||||
DYV
|
||||
10*0.25 /
|
||||
|
||||
DZ
|
||||
1000*0.25 /
|
||||
|
||||
TOPS
|
||||
1000*0.25 /
|
||||
|
||||
EDIT
|
||||
|
||||
OIL
|
||||
GAS
|
||||
|
||||
TITLE
|
||||
The title
|
||||
|
||||
START
|
||||
8 MAR 1998 /
|
||||
|
||||
REGIONS
|
||||
|
||||
FLUXNUM
|
||||
1000*1 /
|
||||
|
||||
SATNUM
|
||||
1000*2 /
|
||||
|
||||
BOX
|
||||
1 2 1 2 1 2 /
|
||||
|
||||
SATNUM
|
||||
8*10 /
|
||||
|
||||
COPY
|
||||
SATNUM FIPNUM * * 4 5 * 7/
|
||||
/
|
||||
|
||||
|
||||
ENDBOX
|
||||
|
||||
SCHEDULE
|
||||
|
||||
Reference in New Issue
Block a user