Add ParseContext behaviour to trimming of well/group names
This commit is contained in:
@@ -21,8 +21,7 @@ SCHEDULE
|
||||
|
||||
WELSPECS
|
||||
'W_1' 'GROUP1' 30 37 1* 'OIL' 7* /
|
||||
-- the spaces around the names are intentional!
|
||||
' W_2 ' ' GROUP1 ' 20 51 1* 'OIL' 7* /
|
||||
'W_2' 'GROUP1' 20 51 1* 'OIL' 7* /
|
||||
/
|
||||
|
||||
TSTEP
|
||||
|
||||
@@ -23,8 +23,7 @@ SCHEDULE
|
||||
|
||||
GRUPTREE
|
||||
'INJE' 'FIELD' /
|
||||
-- the spaces around the names are intentional!
|
||||
' PROD ' ' FIELD ' /
|
||||
'PROD' 'FIELD' /
|
||||
'MANI-PROD' 'PROD' /
|
||||
'MANI-INJ' 'INJE' /
|
||||
'DUMMY-PROD' 'MANI-PROD' /
|
||||
|
||||
Reference in New Issue
Block a user