SPECGRID

Recognised by the OPM Flow parserGRID

SPECGRID defines the dimensions of corner-point and radial grids in the x, y, and z directions as well as the number of reservoirs, where each reservoir has its own set of corner-point geometry data.

The keyword can only be used with Irregular Corner-Point Grids and Radial Grids.

Notes:

The dimensions are also entered on the DIMENS keyword in the RUNSPEC section and the two sets of numbers should be consistent.

The keyword is terminated by a “/”.

See also the COORD, COORDSYS and ZCORN keywords to fully define an Irregular Corner-Point Grid.

Records
Fixed number of records
Record count
1
Items per record
5

Parameters

No.NameDescriptionTypeDefault
1NX
manual: NDIVIX
A positive integer value that defines the number of cells in the X or R directionINT1
2NY
manual: NDIVIY
A positive integer value that defines the number of cells in the Y or THETA directionINT1
3NZ
manual: NDIVZ
A positive integer value that defines the number of cells in the Z directionINT1
4NUMRESA positive integer values that defines number of coordinate data sets, or independent reservoirs in the model. OPM Flow currently only accepts a single data set, that is the default value of one.INT1
5COORD_TYPE
manual: TYPE
A character string set to either T of F that defines the type of grid to be defined by subsequent keywords: T = Radial grid with radial coordinates F = Cartesian grid Only the default option F is supported by OPM Flow.STRINGF

Example

--
-- MAX MAX MAX MAX GRID
-- NDIVIX NDIVIY NDIVIZ NUMRES TYPE
SPECGRID
46 112 22 1 F /
The above example defines a 46 x 112 x 22 grid with one set of irregular corner-point data.

Manual source: parts/chapters/subsections/6.3/SPECGRID.fodt