TCRIT
Recognised by the OPM Flow parserPROPS
The TCRIT keyword defines the critical temperatures 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: TCRIT | A series of real numbers that define the critical temperatures for each of the compositional components active in the model. | DOUBLE | AbsoluteTemperature | °R | K | K | None |
Example
The following example defines the critical temperatures for each component in a single three-component equation of state model.
--
-- Critical Temperatures
--
TCRIT
547.4412 343.0152 665.802 /
The following example defines the critical temperatures for each component in two three-component equation of state models.
--
-- Critical Temperatures
--
TCRIT
547.4412 343.0152 665.802 /
547.4412 343.0152 665.802 /Manual source: parts/chapters/subsections/8.3/TCRIT.fodt