opm-simulators/tests/fluid.data

81 lines
989 B
Plaintext
Raw Normal View History

-- =====================================================================
RUNSPEC
OIL
WATER
GAS
METRIC
DIMENS
1 1 1
/
TABDIMS
-- use the default values for TABDIMS, but the keyword must be present
-- if any tables ought to be specified...
/
-- =====================================================================
GRID
DXV
1
/
DYV
1
/
DZV
0.1
/
DEPTHZ
4*0
/
-- =====================================================================
PROPS
PVTW
-- Pw Bw(Pw) Cw muw Cv
1 1 0 1000 0
/
PVCDO
-- Po Bo(Po) Co muo Cv
1 1 0 1000 0
/
PVDG
-- Pg Bg(Pg) mug
1 1 1
800 0.99999999 1
/
SWOF
0 0 1 0
1 1 0 0
/
SGOF
0 0 1 0
1 1 0 0
/
2013-05-14 08:46:00 -05:00
DENSITY
800 1000 1
/
-- =====================================================================
SOLUTION
-- empty section
-- =====================================================================
SCHEDULE
-- empty section
-- =====================================================================
END