mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-02 12:36:54 -06:00
add the TABDIMS keyword to the data file for the fluid unit test
that's necessary because the Eclipse RM references it in the table keywords and the opm-parser needs the keyword to be present to use it...
This commit is contained in:
parent
cd24e53d85
commit
83705279bb
@ -47,6 +47,11 @@ PORO
|
|||||||
-- =====================================================================
|
-- =====================================================================
|
||||||
PROPS
|
PROPS
|
||||||
|
|
||||||
|
TABDIMS
|
||||||
|
-- use the default values for TABDIMS, but the keyword must be present
|
||||||
|
-- if any tables ought to be specified...
|
||||||
|
/
|
||||||
|
|
||||||
PVTW
|
PVTW
|
||||||
-- Pw Bw(Pw) Cw muw Cv
|
-- Pw Bw(Pw) Cw muw Cv
|
||||||
1 1 0 1000 0
|
1 1 0 1000 0
|
||||||
|
Loading…
Reference in New Issue
Block a user