GRIDFILE
Recognised by the OPM Flow parserGRID
This keyword controls the output of a standard GRID or extended GRID file, as well as the extensible EGRID file for post-processing applications. The extended and extensible GRID formats are comparable; however, the extensible GRID format is more compact and is the only format supported by OPM Flow.
Notes:
The keyword is terminated by a “/”.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 2
Parameters
| No. | Name | Description | Type | Default |
|---|---|---|---|---|
| 1 | GRIDmanual: NGRID | A positive integer that controls the output of the GRID geometry file: - for no GRID file to be written out. - for the standard GRID file to be written out. - for the extended GRID file to be written out. Only the default value of zero is supported. | INT | 0 |
| 2 | EGRIDmanual: NEGRID | A positive integer that controls the output of the EGRID geometry file: - for no extensible GRID file to be written out. - for the extensible GRID file to be written out. Only the default value of one is supported. | INT | 1 |
Example
--
-- GRID FILE OUTPUT OPTIONS
-- GRID EGRID
-- OPTN OPTN
GRIDFILE
0 1 /
The above example defines that no GRID file will be written out and that the extensible GRID (that is the EGRID geometry format) file will be produced. This is the only configuration that OPM Flow supportsManual source: parts/chapters/subsections/6.3/GRIDFILE.fodt