All STOMP-HYDT-KE grids are structured and orthogonal to nearly orthogonal, with hexahedral grid cells. A number of different ways of specifying grids are available in STOMP-HYDT-KE: Cartesian, Cylindrical, Boundary Fitted (or Curvilinear), Generic Eclipse, EarthVision Sampled, and Element and Vertices. STOMP also accommodates grids with displaced adjacent grid cells.
For the Cartesian coordinate system, the terms west, south, and bottom refer to the negative x-, y-, and z-directions, respectively, and the terms east, north, and top refer to the positive x-, y-, and z-directions, respectively. Negative dimensional values are not recognized, and axes are defined positive toward increasing node numbers.
For the cylindrical coordinate system, the terms west, south, and bottom refer to the negative r-, θ-, and z-directions, respectively, and the terms east, north, and top refer to the positive r-, θ-, and z-directions, respectively. Negative dimensional values are not recognized, and axes are defined positive toward increasing node numbers.
This format allows for curvilinear boundaries and requires the vertices of each grid cell to be specified via an external grid file. This option assumes that adjacent grid cells have co-located vertices, requiring only ((nx+1)*(ny+1)*(nz+1)) vertex inputs. The number of grid cells in x, y and z, the filename, and the units are specified in the Grid Card.
This option reads a generic eclipse keyword (.grdecl) file, typically exported from Petrel™. This option allows for curvilinear boundaries. The number of grid cells in x, y and z, the filename, and the units are specified in the Grid Card. The number of grid cells specified in the Grid Card must match what is specified in the generic eclipse file. The user also must specify a minimum z-direction spacing to avoid overlapping layers and negative cell volumes.
This option reads a file generated from data exported from the EarthVision® geologic modeling software package. This option allows for curvilinear boundaries. The number of grid cells in x, y and z, the filename, and the units are specified in the Grid Card.
This option requires the specification of eight vertices for every node, (i.e., (nx*ny*nz)*8) via an external grid file. The number of nodes in x, y and z, the filename and the units are specified in the Grid Card.