PVDS
Recognised by the OPM Flow parserPROPS
PVDS defines the solvent PVT properties for use with SOLVENT option. The solvent is treated as an additional dry gas phase within the model. This keyword should only be used if the SOLVENT model has been invoked in the RUNSPEC section.
Notes:
The keyword is followed by NTPVT tables as declared on the TABDIMS keyword in the RUNSPEC section.
Each table must contain a minimum of two rows and a maximum of NPPVT rows as declared on the TABDIMS 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. | Name | Description | Type | Dimension | Field | Metric | Lab | Default |
|---|---|---|---|---|---|---|---|---|
| 1 | DATAmanual: PRESS | A columnar vector of real monotonically increasing down the column values that defines the solvent phase pressure. | DOUBLE | Pressure, OilDissolutionFactor, Viscosity | psia | barsa | atma | None |
| 2 | GFVF | A columnar vector of real decreasing down the column values that defines the corresponding solvent phase formation volume factor. | rb/ | rm3/ | rcc/ | None | ||
| 3 | GVISC | A columnar vector of real increasing down the column values that defines the corresponding solvent phase viscosity. | cP | cP | cP | None |
Example
--
-- GAS SOLVENT PVT TABLE
--
PVDS
-- PRES BG VISC
-- PSIA RB/MSCF CPOISE
-- ------ -------- ------
700.0 4.4703 0.0135
920.0 3.2968 0.0138
1150.0 2.6113 0.0141
1380.0 2.1560 0.0145
1610.0 1.8316 0.0150
1840.0 1.5952 0.0155
2070.0 1.4129 0.0161
2300.0 1.2700 0.0167
2372.0 1.2305 0.0169
2530.0 1.1551 0.0174
2760.0 1.0621 0.0181
2990.0 0.9841 0.0189
3220.0 0.9190 0.0196
3450.0 0.8638 0.0204
4500.0 0.6910 0.0242
6000.0 0.5616 0.0293 / TABLE N0. 01
--
-- PRES BG VISC
-- PSIA RB/MSCF CPOISE
-- ------ -------- ------
700.0 4.6493 0.0138
920.0 3.4417 0.0140
1150.0 2.7227 0.0144
1380.0 2.2522 0.0147
1610.0 1.9158 0.0151
1840.0 1.6702 0.0156
2070.0 1.4805 0.0162
2300.0 1.3317 0.0167
2372.0 1.2927 0.0169
2530.0 1.2119 0.0173
2760.0 1.1135 0.0180
2990.0 1.0325 0.0187
3220.0 0.9637 0.0194
3450.0 0.9055 0.0201
4500.0 0.7228 0.0236
6000.0 0.5837 0.0285 / TABLE N0. 02
The above example defines two solvent PVT tables assuming NTPVT equals two and NPPVT is greater than or equal to 16 on the TABDIMS keyword in the RUNSPEC section.
There is no terminating “/” for this keyword.Manual source: parts/chapters/subsections/8.3/PVDS.fodt