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.NameDescriptionDefault
1X1X1 is a real number that defines the x co-ordinate of a point on the y-axis.None
2Y1Y1 is a real number that defines the y co-ordinate of a point on the y-axis.None
3X2X2 is a real number that defines the x co-ordinate of the origin.None
4Y2Y2 is a real number that defines the y co-ordinate of the origin.None
5X3X3 is a real number that defines the x co-ordinate of a point on the x-axis.None
6Y3Y3 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