SORWMIS

Recognised by the OPM Flow parserPROPS

SORWMIS defines the dependency between the miscible residual oil saturation and the water saturation, for when the MISCIBLE keyword in the RUNSPEC section has been activated. The keyword can only be used with the MISCIBLE option and for when the oil, water and gas phases are active in the model.

Notes:

The keyword is followed by NTMISC tables as declared on the MISCIBLE keyword in the RUNSPEC section.

Each table must contain a minimum of two rows and a maximum of NSMISC rows as declared on the MISCIBLE keyword in the RUNSPEC section.

Each table is terminated by a “/” and there is no “/” terminator for the keyword.

Records
Fixed number of records
Variadic
The record accepts a variable number of items

Parameters

No.NameDescriptionTypeDimensionFieldMetricLabDefault
1DATA
manual: SWAT
A columnar vector of real monotonically increasing down the column values starting from zero and terminating at one, that defines the water saturation.DOUBLE1, 1dimensionlessdimensionlessdimensionlessNone
2SORMISA columnar vector of real equal or increasing down the column values that are greater than or equal to zero and less than one, that define the corresponding miscible residual oil saturation for the corresponding water saturation SWAT.dimensionlessdimensionlessdimensionlessNone

Example

--
-- MISCIBLE RESIDUAL OIL VERSUS WATER SATURATION TABLE
--
SORWMIS
-- SWAT SORWMIS
-- FRAC FRAC
-- ------- --------
0.0000 0.0000
0.2000 0.0000
1.0000 0.0000 / TABLE NO. 01
-- SWAT SORWMIS
-- FRAC FRAC
-- ------- --------
0.0000 0.0000
0.3000 0.1000
0.7500 0.1500 / TABLE NO. 02
The above example defines two miscible residual oil versus water saturation tables assuming NTMISC equals two and NSMISC is greater than or equal to three on the MISCIBLE keyword in the RUNSPEC section.

Manual source: parts/chapters/subsections/8.3/SORWMIS.fodt