SKRW
Recognised by the OPM Flow parserPROPS
SKRW defines the scaling parameter at the maximum surfactant water relative permeability value (SWU), that is for Sw = 1.0, for all the cells in the model via an array. The ENDSCALE keyword in the RUNSPEC section should be activated to enable end-point scaling and the use of this keyword. In addition, the Surfactant option must be enabled by either the SURFST or SURFSTES keywords in the RUNSPEC section.
This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped.
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 “/”.
End-point scaling allows the entered surfactant relative permeability functions to be scale on the relative permeability values using the SKRO, SKRORG, SKRORW, SKRW and SKRWR surfactant relative permeability grid cell arrays for the relative permeability end-point data.
- Records
- An array of values covering the grid
Parameters
| No. | Name | Description | Field | Metric | Lab | Default |
|---|---|---|---|---|---|---|
| 1 | SKRW | SKRW is an array of positive real numbers which are greater than zero and less than or equal to 1.0, that are the assigned scaling SKRW values for each cell in the model. Repeat counts may be used, for example 50*1.000. | dimensionless | dimensionless | dimensionless | Taken from cell allocated relative permeability table. |
Example
The example uses the EQUALS keyword to set SKRW for layer one equal to 0.850, layer two SKRW to 0.875, and layer three KRW to 0.900.
--
-- ARRAY CONSTANT ---------- BOX ---------
-- I1 I2 J1 J2 K1 K2
EQUALS
SKRW 0.8550 1* 1* 1* 1* 1 1 / SKRW FOR LAYER 1
SKRW 0.8750 1* 1* 1* 1* 2 2 / SKRW FOR LAYER 2
SKRW 0.9000 1* 1* 1* 1* 3 3 / SKRW FOR LAYER 3
/Manual source: parts/chapters/subsections/8.3/SKRW.fodt