MAPAXES
Recognised by the OPM Flow parserGRID
MAPAXES specifies the origin of the map used to create the grid. 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:
The keyword is terminated by a “/”.
- Records
- An array of values covering the grid
Parameters
| No. | Name | Description | Default |
|---|---|---|---|
| 1 | X1 | X1 is a real number that defines the x co-ordinate of a point on the y-axis. | None |
| 2 | Y1 | Y1 is a real number that defines the y co-ordinate of a point on the y-axis. | None |
| 3 | X2 | X2 is a real number that defines the x co-ordinate of the origin. | None |
| 4 | Y2 | Y2 is a real number that defines the y co-ordinate of the origin. | None |
| 5 | X3 | X3 is a real number that defines the x co-ordinate of a point on the x-axis. | None |
| 6 | Y3 | Y3 is a real number that defines the y co-ordinate of a point on the x-axis. | None |
Example
--
-- ---------------- MAPAXES -----------------
-- X1 Y1 X2 Y2 X3 Y3
MAPAXES
0.0 100.0 0.0 0.0 100.0 0.0 /
The above example defines the map axes to be exported to the grid file for use by post-processing software.Manual source: parts/chapters/subsections/6.3/MAPAXES.fodt