export horizons to vistas

export horizons to vistas

The export horizons to vistas module is used in conjunction with gridding and horizons. The gridding and horizons module can create finite difference grids based on your geologic data.

This module writes the fundamental geologic grid information to a file format that Ground Water Vistas can read.

The output includes the x,y origin; rotation; and x-y resolutions in addition to descriptive header lines preceded by a “#”.

Ports

DirectionNameTypeDescription
InputGeology Export InputVistas DataInformation required for direct exporting of geology to other software.

Properties

PropertyTypeDescription
FilenameStringThe filename to use during file creation. Output is in GVG format.
Reverse HierarchyBooleanDetermines whether the surfaces will define layers in a normal (top to bottom) manner or reversed (if on).
Minimum ThicknessDoubleForces layers thinner than the specified value to have a minimum thickness and therefore not pinch-out completely.
Grid InfoStringDisplays the details of the input field that will be written to the file, including X/Y resolution, min X/Y, and angle. This is a read-only informational field.
Translate By OriginBooleanCauses the output to be written in the user’s coordinate space. When turned off, the output will be written around the origin.