mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add the missing TABDIMS keyword to the live oil and wet gas unit test data files
these are required for the new parser. (without them, these files would be invalid AFAICT, but I'm not an Eclipse file format expert...)
This commit is contained in:
parent
d6d58d4045
commit
305e9d1448
@ -1,3 +1,8 @@
|
||||
TABDIMS
|
||||
-- use the defaults of TABDIMS but the keyword must be present in the deck
|
||||
-- for it to be usable
|
||||
/
|
||||
|
||||
OIL
|
||||
GAS
|
||||
WATER
|
||||
|
@ -1,3 +1,8 @@
|
||||
TABDIMS
|
||||
-- use the defaults of TABDIMS but the keyword must be present in the deck
|
||||
-- for it to be usable
|
||||
/
|
||||
|
||||
WATER
|
||||
OIL
|
||||
GAS
|
||||
|
Loading…
Reference in New Issue
Block a user