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
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Geology Export Input | Vistas Data | Information required for direct exporting of geology to other software. |
Properties
| Property | Type | Description |
|---|---|---|
| Filename | String | The filename to use during file creation. Output is in GVG format. |
| Reverse Hierarchy | Boolean | Determines whether the surfaces will define layers in a normal (top to bottom) manner or reversed (if on). |
| Minimum Thickness | Double | Forces layers thinner than the specified value to have a minimum thickness and therefore not pinch-out completely. |
| Grid Info | String | Displays 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 Origin | Boolean | Causes the output to be written in the user’s coordinate space. When turned off, the output will be written around the origin. |