combine horizons

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

DirectionNameTypeDescription
InputInput Geologic FieldFieldThe main geologic field to add components to.
InputInput Field 1FieldA field with nodal data to combine with the Geology Field.
InputInput Field 2FieldA field with nodal data to combine with the Geology Field.
InputInput Field 3FieldA field with nodal data to combine with the Geology Field.
InputInput Field 4FieldA field with nodal data to combine with the Geology Field.
InputInput Field 5FieldA field with nodal data to combine with the Geology Field.
InputGeology ImportVistas DataInformation required for direct exporting of geology to other software.
OutputOutput Geologic FieldFieldThe main geologic field with added components.
OutputGeologic Legend InformationGeology LegendInformation required to properly label stratigraphic output or lithology within Legend.
OutputOutput ObjectRenderableA renderable object displaying the geologic model with added component data.
OutputGeology Export OutputVistas DataInformation required for direct exporting of geology to other software.

Properties

PropertyTypeDescription
Allow RunBooleanPrevents the module from running, allowing the user to make multiple changes without the module constantly updating.
ExecuteButtonCauses the module to run one time even if the Allow Run toggle has been turned off.
Model ComponentsMulti-selectAllows 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 1Multi-selectAllows 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 2Multi-selectAllows 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 3Multi-selectAllows 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 4Multi-selectAllows 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 5Multi-selectAllows the user to select which nodal data components to include from Input Field 5 in the output. Options are populated from the input field.