EclipseState now handles COPY keyword.

This commit is contained in:
Joakim Hove
2014-05-30 13:20:30 +02:00
committed by Andreas Lauser
parent bd1c756e30
commit 6301fd1ad7
6 changed files with 155 additions and 7 deletions

View File

@@ -42,6 +42,11 @@ BOX
SATNUM
8*10 /
COPY
SATNUM FIPNUM /
/
ENDBOX
SCHEDULE

53
testdata/integration_tests/BOX/BOXTEST2 vendored Normal file
View 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