SWATINIT

Recognised by the OPM Flow parserPROPS

SWATINIT defines the initial water saturation for all the cells in the model via an array. The keyword can be used with all grid types. SWATINIT is used to initialize the model by setting each grid block’s initial water saturation (“Sw”). If the array is present in the input deck, then OPM Flow will re-scale the water-oil capillary pressure curves entered via the SWFN saturation functions in the PROPS section, so that the resulting initialized Sw matches the values in the SWATINIT array.

Normally the SWATINIT array is generated in the static earth model when calculating the hydrocarbons in-place. volumes using Saturation Height Functions (“SHF”) derived from capillary pressure functions. Static earth models do not directly use capillary pressure in these type of calculations as individual cell pressures are not required. There is therefore some potential for inconsistencies to arise between the two sets of formulations. This is normally manifested by extreme scaling in the scaled capillary pressure values calculated by the simulator. If this is the case then the PPCWMAX keyword can be used to set a maximum scaled capillary pressure value. Note that as large values of scaled capillary pressures can result in numerical issues, a more technically sound approach would be to resolve these inconsistencies before continuing with the model build.

Notes:

The number of entries should correspond to the NX x NY x NZ parameters on the DIMENS keyword in the RUNSPEC section, unless the BOX keyword defines a sub area of the grid, in which case the total number of entries should correspond to the number of cells defined by the BOX statement.

The keyword is terminated by a “/”.

See also the PPCWMAX to control the re-scaling of the capillary pressure entries on the SWFN saturation function keyword in the PROPS section.

Records
An array of values covering the grid

Parameters

No.NameDescriptionFieldMetricLabDefault
1SWATINITSWATINIT is an array of real positive numbers that are greater than or equal to zero and less than or equal to one, that define the initial water saturation values to each cell in the model. Repeat counts may be used, for example 3000*0.15dimensionlessdimensionlessdimensionlessNone

Example

--
-- DEFINE GRID BLOCK INITIAL SW DATA FOR ALL CELLS
-- (BASED ON NX x NY x NZ = 300)
--
SWATINIT
300*0.300 /
The above example defines a constant initial water saturation of 0.300 to all 300 cells in the model as defined by the DIMENS keyword in the RUNSPEC section.

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