VCRIT
Recognised by the OPM Flow parserPROPS
The VCRIT keyword defines the critical volumes for each of the compositional components active in the model and for each equation of state. The keyword should only be used if the compositional mode has been requested using the COMPS keyword in the RUNSPEC section.
OPM Flow does not currently support the general compositional modeling formulation.
This keyword is not supported by OPM Flow but it will be parsed and its data ignored.
Notes:
The keyword is followed by NMEOSR records as specified by the TABDIMS keyword in the RUNSPEC section.
Each record must contain COMPS values as specified by the COMPS keyword in the RUNSPEC section.
Each record 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: VCRIT | A series of real numbers that define the critical volumes for each of the compositional components active in the model. | DOUBLE | GeometricVolume/ | ft3/ | m3/ | m3/ | None |
Example
The following example defines the critical volumes for each component in a single three-component equation of state model.
--
-- Critical Volumes
--
VCRIT
1.505 1.585 3.250 /
The following example defines the critical volumes for each component in two three-component equation of state models.
--
-- Critical Volumes
--
VCRIT
1.505 1.585 3.250 /
1.505 1.585 3.250 /Manual source: parts/chapters/subsections/8.3/VCRIT.fodt