Add ParseContext behaviour to trimming of well/group names

This commit is contained in:
Joakim Hove
2019-08-09 12:12:30 +02:00
parent b55e073182
commit 49d32a02fb
8 changed files with 109 additions and 23 deletions

View File

@@ -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

View File

@@ -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' /