RTEMPVD

Recognised by the OPM Flow parserPROPSSOLUTION

Variant 1 — PROPS section

This keyword defines the initial reservoir temperature versus depth tables for each equilibration region. Note that the RTEMPVD keyword is an alias for TEMPVD, and that both keywords are supported by OPM Flow, in both the PROPS and SOLUTION sections, but are treated as being mutually exclusive.

See Error: Reference source not foundin the SOLUTION section, as the keyword is documented in the SOLUTION section, the same as the commercial simulator, but it can also be used in the PROPS section by OPM Flow.

Records
Fixed number of records
Variadic
The record accepts a variable number of items

Parameters

No.NameDescriptionTypeDimension
1DATADOUBLELength, Temperature

Related keywords

Cannot be combined with
TEMPVD

Manual source: parts/chapters/subsections/8.3/RTEMPVD.fodt

Variant 2 — SOLUTION section

This keyword defines the initial reservoir temperature versus depth tables for each equilibration region. Note that the RTEMPVD keyword is an alias for TEMPVD, and that both keywords are supported by OPM Flow, in both the PROPS and SOLUTION sections, but are treated as being mutually exclusive.

The initial reservoir temperature must be defined when OPM Flow’s thermal option has been activated by the THERMAL keyword in the RUNSPEC section. Note this is different to the commercial simulator that uses the TEMP keyword in the RUNSPEC section to activate the black-oil temperature model, and the THERMAL keyword to activate the compositional thermal model.

The initial reservoir temperature should be defined when OPM Flow’s CO2 or H2 storage option has been activated by the CO2STORE or H2STORE keyword in the RUNSPEC section.

Notes:

The keyword is followed by NTEQUIL tables as declared on the EQLDIMS keyword in the RUNSPEC section.

Each table must contain a minimum of two rows and a maximum of NDRXVD rows as declared on the EQlDIMS keyword in the RUNSPEC section.

Each table is terminated by a “/” and there is no “/” terminator for the keyword.

See also the RTEMP keyword in the PROPS section for an alternative way to define a uniform initial reservoir temperature.

Note

The keyword is documented here in the SOLUTION section, the same as the commercial simulator, but it can also be used in the PROPS section by OPM Flow.

Records
Fixed number of records
Variadic
The record accepts a variable number of items

Parameters

No.NameDescriptionFieldMetricLabDefault
1DEPTHA columnar vector of real monotonically increasing down the column values that defines the depth for corresponding reservoir temperature parameter TEMP.feetmcmNone
2TEMPA columnar vector of real monotonically increasing down the column values that defines the corresponding reservoir temperature for the given depth.°F°C°CNone

Example

--
-- INITIAL RESERVOIR TEMPERATURE VERSUS DEPTH TABLE
--
RTEMPVD
-- DEPTH TEMPERATURE
-- FEET DEG F
-- ------ ----------
1000.0 90.000
2000.0 100.000
3000.0 130.000
4000.0 160.000 / TABLE N0. 01
-- ------ ----------
1000.0 90.000
2000.0 100.000
3000.0 130.000
4000.0 160.000 / TABLE N0. 02
-- ------ ----------
1000.0 90.000
2000.0 100.000
3000.0 130.000
4000.0 160.000 / TABLE N0. 03
The above example defines three identical reservoir depth versus temperature tables for the three NTEQUIL regions defined on the EQLDIMS keyword in the RUNSPEC section.
| Note The keyword is documented here in the SOLUTION section, the same as the commercial simulator, but it can also be used in the PROPS section by OPM Flow. |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------|

Related keywords

Cannot be combined with
TEMPVD

Manual source: parts/chapters/subsections/10.3/RTEMPVD.fodt