STOMP User Guide
STOMP User Guide
Grid Card Syntax
~Grid Card
Choose One Coordinate System Option
Uniform Cartesian
Uniform Cartesian,
Number of X-Direction Grid Cells, Number of Y-Direction Grid Cells, Number of Z-Direction Grid Cells,
X-Direction Cell Size,Units(m),
Y-Direction Cell Size,Units(m),
Z-Direction Cell Size,Units(m),
Cartesian
Cartesian,
Number of X-Direction Grid Cells, Number of Y-Direction Grid Cells, Number of Z-Direction Grid Cells,
Choose One Grid Cell Specification Option
Cell Surface Locations
X-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,X-Direction Cell Surface Location,Units(m),
Y-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Y-Direction Cell Surface Location,Units(m),
Z-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Z-Direction Cell Surface Location,Units(m),
Number of Grid Cells and Cell Size
X-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,...
Repeat until total number of grid cells is specified
...X-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,
Y-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,...
Repeat until total number of grid cells is specified
...Y-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,
Z-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,...
Repeat until total number of grid cells is specified
...Z-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,
Tilted Cartesian
Tilted Cartesian,
Number of X-Direction Grid Cells, Number of Y-Direction Grid Cells, Number of Z-Direction Grid Cells,
X-Z Plane Tilt Angle, Units(rad),
X-Z Plane Tilt Angle, Units(rad),
Choose One Grid Cell Specification Option
Cell Surface Locations
X-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,X-Direction Cell Surface Location,Units(m),
Y-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Y-Direction Cell Surface Location,Units(m),
Z-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Z-Direction Cell Surface Location,Units(m),
Number of Grid Cells and Cell Size
X-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,...
Repeat until total number of grid cells is specified
...X-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,
Y-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,...
Repeat until total number of grid cells is specified
...Y-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,
Z-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,...
Repeat until total number of grid cells is specified
...Z-Direction Cell Surface Location,Units(m),Count@,X-Direction Cell Size,Units,
Uniform Cylindrical
Uniform Cylindrical,
Number of Radial Direction Grid Cells, Number of Azimuthal Direction Grid Cells, Number of Z-Direction Grid Cells,
Radial Direction Cell Size,Units(m),
Azimuthal Direction Cell Size,Units(rad),
Z-Direction Cell Size,Units(m),
Cylindrical
Cylindrical,
Number of Radial Direction Grid Cells, Number of Azimuthal Direction Grid Cells, Number of Z-Direction Grid Cells,
Choose One Grid Cell Specification Option
Cell Surface Locations
Radial Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Radial Direction Cell Surface Location,Units(m),
Azimuthal Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Azimuthal Direction Cell Surface Location,Units(rad),
Z-Direction Cell Surface Location,Units(m),...
Repeat for number of grid cells
...,Z-Direction Cell Surface Location,Units(m),
Number of Grid Cells and Cell Size
Radial Direction Cell Surface Location,Units(m),Count@, Radial Direction Cell Size,Units(m),...
Repeat until total number of grid cells is specified
...Radial Direction Cell Surface Location,Units(m),Count@,Radial Direction Cell Size,Units,
Azimuthal Direction Cell Surface Location,Units(m),Count@,Azimuthal Direction Cell Size,Units(rad),...
Repeat until total number of grid cells is specified
...Azimuthal Direction Cell Surface Location,Units(m),Count@,Azimuthal Direction Cell Size,Units(m),
Z-Direction Cell Surface Location,Units(m),Count@,Z-Direction Cell Size,Units(rad),...
Repeat until total number of grid cells is specified
...Z-Direction Cell Surface Location,Units(m),Count@,Z-Direction Cell Size,Units(m),
Orthogonal Boundary Fitted
Orthogonal, OR Boundary Fitted,
# of X-Direction Grid Cells,# of Y-Direction Grid Cells,# of Z-Direction Grid Cells,File Name,
Boundary Fitted File Format
File names must be all lowercase. All values are space delimited.
Vertices Location External File Format
Header line (For example: n X[m] Y[m] Z[m])
Number of cell surfaces in x-direction +1 Number of cell surfaces in y-direction +1 Number of cell surfaces in z-direction +1
List of x-direction vertices in order of increasing x
List of y-direction vertices in order of increasing y
List of z-direction vertices in order of increasing z
Generic Eclipse Keyword File
Generic Eclipse,
# of X-Direction Grid Cells,# of Y-Direction Grid Cells,# of Z-Direction Grid Cells,
External File Name,Minimum Z-Direction Grid Spacing,Units,
External File Formats
This file name must be all lowercase and is in the format of a Generic Eclipse Keyword (.grdecl) file, typically exported from Petrel™. The number of grid cells in x, y and z, the filename, and the units are specified in the Grid Card and must match what is specified in the generic eclipse file. The minimum z-direction spacing is specified to avoid overlapping layers and negative cell volumes.
EarthVision Sampled Input
EarthVision Sampled Input,
Number of X-Direction Grid Cells, Number of Y-Direction Grid Cells, Number of Z-Direction Grid Cells,
External File Name,Units,
External File Formats
This file name must be all lowercase and is in the format exported from the EarthVision® geologic modeling software package. The number of grid cells in x, y and z, the filename, and the units are specified in the Grid Card.
Element and Vertices External File Format
Element and Vertices,
Number of X-Direction Grid Cells, Number of Y-Direction Grid Cells, Number of Z-Direction Grid Cells,External File Name,
External Vertices File Name,Number of Vertices,
External Elements File Name,
External File Formats
File names must be all lowercase. All values are space delimited
Vertices Location File Format
Header line (For example: n X[m] Y[m] Z[m])
Repeat for Number of Grid Cells*8
Vertex Number X-location of Vertex Y-location of Vertex Z-location of Vertex,
Element Definition File Format
Repeat for Number of Grid Cells
Element Number Vertex Number 1,Vertex Number 2,Vertex Number 3 Vertex Number 4 Vertex Number 5 Vertex Number 6,Vertex Number 7 Vertex Number 8,
Tip
The grid dimensions that are specified on the Grid Card refer to node surfaces; therefore, for grids with non-uniform spacing, for each grid direction the number of entries required is one plus the number of nodes. Node volumes are defined by their bounding surfaces. Cylindrical coordinate systems are restricted to azimuthal axes which are less than or equal to 360 degrees.