Adapt tests to use new Well constructor, add test for defaulted ref depth.
This commit is contained in:
@@ -18,7 +18,8 @@ WELSPECS
|
||||
'W_1' 'OP' 30 37 3.33 'OIL' 7* / Crap1
|
||||
-- the spaces around the phase name are intentional!
|
||||
'W_2' 'OP' 20 51 3.92 ' OIL ' 7* / Crap2 Crap3
|
||||
'W_3' 'OP' 31 18 2.33 'OIL' 7* /
|
||||
-- Note defaulted reference depth for W_3
|
||||
'W_3' 'OP' 31 18 1* 'OIL' 7* /
|
||||
/
|
||||
|
||||
COMPDAT
|
||||
|
||||
Reference in New Issue
Block a user