DZNET
Recognised by the OPM Flow parserGRID
DZNET defines the net thickness of all grid blocks in the Z direction via an array for each cell in a Cartesian Regular Grid model.
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.
The keyword is terminated by a “/”.
See also the DX, DY, DZ, NTG and TOPS keywords to fully define a Cartesian Regular Grid.
- Records
- An array of values covering the grid
Parameters
| No. | Name | Description | Field | Metric | Lab | Default |
|---|---|---|---|---|---|---|
| 1 | DZNET | DZNET is an array of real numbers describing the net thickness in the Z direction for each cell in the model. Repeat counts may be used, for example 10*100.0. If the value for a grid block is not defined then the grid block size (DZ) is assigned to the missing values. | feet | m | cm | DZ |
Example
--
-- DEFINE GRID BLOCK Z DIRECTION NET THICKNESS(BASED ON NX x NY x NZ = 300)
--
DZNET
100*15.0 100*25.0 00*45.0 /
The above example defines the net thickness of the cells in the Z direction based on 300 cells in the model as defined by the DIMENS keyword in the RUNSPEC section.Manual source: parts/chapters/subsections/6.3/DZNET.fodt