RPTGRID
Recognised by the OPM Flow parserGRID
This keyword defines the data in the GRID 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 PORO for the porosity array. 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
This keyword has the potential to produce very large print files that some text editors may have difficulty loading, coupled with the fact that reviewing the data in this format is very cumbersome.
A more efficient solution 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. | Name | Description | Type | Default |
|---|---|---|---|---|
| 1 | DATAmanual: ALLNCC | Print all the non-neighbor connections. | STRING | N/A |
| 2 | COORD | Print the coordinate lines. | N/A | |
| 3 | COORDYS | Print the coordinate systems. | N/A | |
| 4 | DEPTH | Print grid cells center depths. | 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 GRID SECTION REPORT OPTION (ORIGINAL FORMAT)
–
RPTGRID
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 GRID SECTION REPORT OPTIONS
--
RPTGRID
DX DY DZ DEPTH PORO PERMX /
| Note This keyword has the potential to produce very large print files that some text editors may have difficulty loading, coupled with the fact that reviewing the data in this format is very cumbersome. A more efficient solution 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/6.3/RPTGRID.fodt