blackoil fluids test: add section markers to make EclipseState happy

this is necessary because tables now must be queried using
EclipseState instead of directly. This implies that EclipseState can
be instantiated in the first place...

TODO (?): allow EclipseState instatiation for decks without a grid.
This commit is contained in:
Andreas Lauser
2014-09-19 15:27:12 +02:00
parent c7dfd096aa
commit 88df84157d
2 changed files with 24 additions and 4 deletions
+12 -2
View File
@@ -1,20 +1,25 @@
RUNSPEC
TABDIMS TABDIMS
-- use the defaults of TABDIMS but the keyword must be present in the deck -- use the defaults of TABDIMS but the keyword must be present in the deck
-- for it to be usable -- for it to be usable
/ /
DIMENS
3 3 3 /
OIL OIL
GAS GAS
WATER WATER
FIELD FIELD
GRID
-- tests for the PVT functions need a grid because the OPM-API for the -- tests for the PVT functions need a grid because the OPM-API for the
-- PVT functions assumes the presence of compressed grid cells, -- PVT functions assumes the presence of compressed grid cells,
-- i.e. we need to be able to map from compressed to logical cartesian -- i.e. we need to be able to map from compressed to logical cartesian
-- cell indices to find out the PVT region of a cell -- cell indices to find out the PVT region of a cell
DIMENS
3 3 3 /
DXV DXV
1 2 3 / 1 2 3 /
DYV DYV
@@ -22,6 +27,11 @@ DYV
DZV DZV
1 2 3 / 1 2 3 /
TOPS
9*123.456 /
PROPS
PVTO PVTO
-- Rs Pbub Bo Vo -- Rs Pbub Bo Vo
.0 14.7 1.0000 1.20 / .0 14.7 1.0000 1.20 /
+12 -2
View File
@@ -1,20 +1,25 @@
RUNSPEC
TABDIMS TABDIMS
-- use the defaults of TABDIMS but the keyword must be present in the deck -- use the defaults of TABDIMS but the keyword must be present in the deck
-- for it to be usable -- for it to be usable
/ /
DIMENS
3 3 3 /
WATER WATER
OIL OIL
GAS GAS
FIELD FIELD
GRID
-- tests for the PVT functions need a grid because the OPM-API for the -- tests for the PVT functions need a grid because the OPM-API for the
-- PVT functions assumes the presence of compressed grid cells, -- PVT functions assumes the presence of compressed grid cells,
-- i.e. we need to be able to map from compressed to logical cartesian -- i.e. we need to be able to map from compressed to logical cartesian
-- cell indices to find out the PVT region of a cell -- cell indices to find out the PVT region of a cell
DIMENS
3 3 3 /
DXV DXV
1 2 3 / 1 2 3 /
DYV DYV
@@ -22,6 +27,11 @@ DYV
DZV DZV
1 2 3 / 1 2 3 /
TOPS
9*123.456 /
PROPS
-- PVT PROPERTIES OF DRY GAS (NO VAPOURISED OIL) -- PVT PROPERTIES OF DRY GAS (NO VAPOURISED OIL)
-- FROM SPE3 Blackoil Kleppe -- FROM SPE3 Blackoil Kleppe
-- --