ENDNUM

Recognised by the OPM Flow parserREGIONS

The ENDNUM keyword defines the end-point scaling depth table region numbers for each grid block. The end-point scaling depth tables for various regions are defined by the ENPVTD280 This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped. and the ENKRVD281 This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped. keywords in the PROPS section. In the RUNSPEC section the NTENDP variable on the ENDSCALE keyword defines the maximum number of depth tables.

This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped.

This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped.

Notes:

The number of entries should correspond to the NX x NY x NZ parameters on the DIMENS keyword in the RUNSPEC section, unless the BOX keyword defines a sub area of the grid, in which case the total number of entries should correspond to the number of cells defined by the BOX statement.

If a cell is not assigned a ENDNUM region number then the default value of one will be used.

The keyword is terminated by a “/”.

This keyword is not supported by OPM Flow but would change the results if supported so the simulation will be stopped.

Records
An array of values covering the grid

Parameters

No.NameDescriptionDefault
1ENDNUMENDNUM defines an array of positive integers assigning a grid cell to a particular end-point scaling depth table region. The maximum number of ENDNUM regions is set by the NTENDP variable on the ENDSCALE keyword in the RUNSPEC section.1

Example

The example below sets three ENDNUM regions for a 4 x 5 x 2 model.
--
-- DEFINE ENDNUM REGIONS FOR ALL CELLS
--
ENDNUM
2 2 1 1 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3 3 1 1 3 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1
/
Alternatively the EQUALS keyword could be employed to accomplish the same task, that is:
--
-- ARRAY CONSTANT ---------- BOX ---------
-- I1 I2 J1 J2 K1 K2
EQUALS
ENDNUM 1 1* 1* 1* 1* 1* 1* / SET REGION 1
ENDNUM 2 1 2 1 2 1 1 / SET REGION 2
ENDNUM 3 1 2 1 2 2 2 / SET REGION 3
/

Manual source: parts/chapters/subsections/9.3/ENDNUM.fodt