SOLVCONC
Recognised by the OPM Flow parserGRID
The SOLVCONC keyword defines the initial coal solvent concentration values for all matrix grid cells in the model and should be used in conjunction with the SCVD keyword in the SOLUTION section, to fully describe the initial state of the model. The keyword should only be used if the coal phase has been activated in the model via the COAL keyword in the RUNSPEC section. Note both SOLVCONC and SCVD are optional as the simulator will calculate the coal solvent concentration based on the equilibrium concentration and the block pressure.
This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped.
This is the non-standard method to initialize the model via enumeration and is seldom employed in the industry. The standard methodology is for OPM Flow to initialize a model using the parameters on the EQUIL keyword combined with other keywords to fully describe the initial state of the model. The keyword can be used with all grid types.
Notes:
The number of entries should correspond to number of matrix cells in the model, that is (NX x NY x NZ) divided by two, as per the 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 SCVD keyword in the SOLUTION section to fully define the initial state of the model.
- Records
- An array of values covering the grid
Parameters
| No. | Name | Description | Field | Metric | Lab | Default |
|---|---|---|---|---|---|---|
| 1 | SOLVCONC | SOLVCONC is an array of real positive numbers that define the initial equilibration coal solvent concentration values to each matrix cell in the model. Repeat counts may be used, for example 20*75.0. | Mscf/ | sm3/ | scc/ | None |
Example
--
-- DEFINE INITIAL EQUILIBRATION COAL SOLVENT CONCENTRATION FOR ALL CELLS
-- BASED ON NX = 100, NY = 100 AND NZ = 6
--
SOLVCONC
1000*75.500 1000*65.500 1000*60.000 /
The above example defines the initial coal solvent concentration values to be 75.500 for all the matrix cells in the first layer, 65.500 for all the cells in the second layer, and finally 60.000 for all the cells in the third layer.Manual source: parts/chapters/subsections/10.3/SOLVCONC.fodt