RPTPROPS

Recognised by the OPM Flow parserPROPS

This keyword defines the data in the PROPS section that is to be printed to the output print file in human readable format. The keyword has two distinct forms, the first of which consists of the keyword followed by a series of integers on the next line indicating the data to be printed (see the first example). This is the original formal in the commercial simulator and was subsequently superseded by the second format. The second format consists of the keyword followed by a series of character strings that indicate the data to be printed. In most cases the character string is the keyword used to load the data in the OPM Flow input deck, for example PVDG for the dry gas PVT tables. Its is anticipated that OPM Flow will eventually support the functionality of the second format only, the first format although recognized will be completely ignored.

This keyword is not supported by OPM Flow but has no effect on the results so it will be ignored.

Notes:

The keyword is terminated by a “/”.

Note

Except for tabular like data, PVDG etc., this keyword has the potential to produce very large print files that some text editors may have difficulty loading. A more efficient solution for array type data is to load the *.INIT file into OPM ResInsight to view the data graphically, this also has the benefit of being able to filter the grid based on I, J, K ranges and grid properties.

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

Parameters

No.NameDescriptionTypeDefault
1mnemonics
manual: PVDG
Print dry gas PVT tablesSTRINGN/A
2PVTGPrint wet gas PVT tablesN/A
3SGFNPrint gas relative permeability saturation function tables.N/A
4SGLPrint connate gas saturation array.N/A

Example

The first example shows the original format of this keyword; although the keyword and format are recognized by OPM Flow, the format is ignored and is unlikely to be implemented in in the simulator.
--
-- DEFINE PROPS SECTION REPORT OPTION (ORIGINAL FORMAT)
–
RPTPROPS
1 2*0 1 3*1 /
The next example shows the second format of the keyword which may be supported in a future release of OPM Flow.
--
-- DEFINE PROPS SECTION REPORT OPTIONS
--
RPTPROPS
PVDO SOF2 SGFN SWFN /
| Note Except for tabular like data, PVDG etc., this keyword has the potential to produce very large print files that some text editors may have difficulty loading. A more efficient solution for array type data is to load the *.INIT file into OPM ResInsight to view the data graphically, this also has the benefit of being able to filter the grid based on I, J, K ranges and grid properties. |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

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