GRIDUNIT
Recognised by the OPM Flow parserGRID
The GRIDUNIT keyword defines the units of the grid data. It is usually output by pre-processing software when exporting the grid geometry. The data is not used by OPM Flow intrinsically, but is merely written to the output EGRID file, as specified by the GRIDFILE keyword, for the use of post-processing software like OPM ResInsight.
Notes:
Note the alternative spelling METRES, that is METERS is not recognized.
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 | LengthUnitmanual: GRIDUNIT | A character string that defines the units of the coordinates stated on the MAPAXES keyword, and should be set to: FEET for field units, METRES for metric units, or CM for laboratory units. | STRING | METRES |
| 2 | MAPmanual: MAPOPT | A character string that defines if the grid data are measured relative to the map, or relative to the origin as stated on the MAPAXES keyword. MAPOPT should either be left blank (the default) indicating the origin is relative to the origin on the MAPAXES keyword, or set equal to MAP measured relative to the map. | STRING | 1* |
Example
--
-- SET THE GRID UNITS FOR THE GRID
--
GRIDUNIT
METRES /
The above example defines that the GRID units to be metric.Manual source: parts/chapters/subsections/6.3/GRIDUNIT.fodt