combine horizons
The combine horizons module is used to merge up to six geologic horizons (surfaces) to create a field representing multiple geologic layers. The mesh (X-Y coordinates) from the first input field will be the mesh in the output. The input fields should have the same scale and origin, and number of nodes in order for the output data to have any meaning.
The module provides an important ability to merge sets of surfaces or add additional surfaces to geologic models. When combine horizons is used to construct modified geologic horizons, its Geology Legend port must be used instead of the same port from gridding and horizons, because the legend port content must reflect the current set of surfaces and layers in the geology.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Input Geologic Field | Field | The main geologic field to add components to. |
| Input | Input Field 1 | Field | A field with nodal data to combine with the Geology Field. |
| Input | Input Field 2 | Field | A field with nodal data to combine with the Geology Field. |
| Input | Input Field 3 | Field | A field with nodal data to combine with the Geology Field. |
| Input | Input Field 4 | Field | A field with nodal data to combine with the Geology Field. |
| Input | Input Field 5 | Field | A field with nodal data to combine with the Geology Field. |
| Input | Geology Import | Vistas Data | Information required for direct exporting of geology to other software. |
| Output | Output Geologic Field | Field | The main geologic field with added components. |
| Output | Geologic Legend Information | Geology Legend | Information required to properly label stratigraphic output or lithology within Legend. |
| Output | Output Object | Renderable | A renderable object displaying the geologic model with added component data. |
| Output | Geology Export Output | Vistas Data | Information required for direct exporting of geology to other software. |
Properties
| Property | Type | Description |
|---|---|---|
| Allow Run | Boolean | Prevents the module from running, allowing the user to make multiple changes without the module constantly updating. |
| Execute | Button | Causes the module to run one time even if the Allow Run toggle has been turned off. |
| Model Components | Multi-select | Allows the user to select which nodal data components to include from the primary geologic field in the output. Options are populated from the input field. |
| Components 1 | Multi-select | Allows the user to select which nodal data components to include from Input Field 1 in the output. Options are populated from the input field. |
| Components 2 | Multi-select | Allows the user to select which nodal data components to include from Input Field 2 in the output. Options are populated from the input field. |
| Components 3 | Multi-select | Allows the user to select which nodal data components to include from Input Field 3 in the output. Options are populated from the input field. |
| Components 4 | Multi-select | Allows the user to select which nodal data components to include from Input Field 4 in the output. Options are populated from the input field. |
| Components 5 | Multi-select | Allows the user to select which nodal data components to include from Input Field 5 in the output. Options are populated from the input field. |