Added support for WELOPEN in the Schedule class, NOT support specific completions, only the well
This commit is contained in:
58
testdata/integration_tests/SCHEDULE/SCHEDULE_WELOPEN
vendored
Normal file
58
testdata/integration_tests/SCHEDULE/SCHEDULE_WELOPEN
vendored
Normal file
@@ -0,0 +1,58 @@
|
||||
START
|
||||
10 MAI 2007 /
|
||||
|
||||
|
||||
SCHEDULE
|
||||
|
||||
WELSPECS
|
||||
'W_1' 'GROUP1' 30 37 1* 'OIL' 7* /
|
||||
/
|
||||
|
||||
COMPDAT
|
||||
-- WELL I J K1 K2 Sat. CF DIAM KH SKIN ND DIR Ro
|
||||
'W_1' 10 32 1 1 'OPEN' 1* 118.457 0.216 12025.229 2* 'Z' 24.860 /
|
||||
/
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
WELOPEN
|
||||
'W_1' 'SHUT' 5* /
|
||||
/
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
WELOPEN
|
||||
'W_1' 'OPEN' 5* /
|
||||
/
|
||||
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
WELOPEN
|
||||
'W_1' 'STOP' 5* /
|
||||
/
|
||||
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
WELOPEN
|
||||
'W_1' 'AUTO' 5* /
|
||||
/
|
||||
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
WELOPEN
|
||||
'W_1' 'STOP' 0 0 0 2* /
|
||||
/
|
||||
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
END
|
||||
27
testdata/integration_tests/SCHEDULE/SCHEDULE_WELOPEN_INVALID
vendored
Normal file
27
testdata/integration_tests/SCHEDULE/SCHEDULE_WELOPEN_INVALID
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
START
|
||||
10 MAI 2007 /
|
||||
|
||||
|
||||
SCHEDULE
|
||||
|
||||
WELSPECS
|
||||
'W_1' 'GROUP1' 30 37 1* 'OIL' 7* /
|
||||
'W_2' 'GROUP1' 20 51 1* 'OIL' 7* /
|
||||
/
|
||||
|
||||
COMPDAT
|
||||
-- WELL I J K1 K2 Sat. CF DIAM KH SKIN ND DIR Ro
|
||||
'W_1' 10 32 1 1 'OPEN' 1* 118.457 0.216 12025.229 2* 'Z' 24.860 /
|
||||
/
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
WELOPEN
|
||||
'W_1' 'SHUT' 1 0 0 2* /
|
||||
/
|
||||
|
||||
TSTEP
|
||||
10 /
|
||||
|
||||
END
|
||||
Reference in New Issue
Block a user