combine nodal data
The combine nodal data module is used to create a new set of nodal data components by selecting components from up to six separate input data fields. The mesh (x-y-z coordinates) from the first input field (Model 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. This module is useful for combining data contained in multiple field ports or files, or from different Kriging modules.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Model Field | Field | The main field to add components to. |
| Input | Input Field 1 | Field | A field with nodal data to combine with the Model Field. |
| Input | Input Field 2 | Field | A field with nodal data to combine with the Model Field. |
| Input | Input Field 3 | Field | A field with nodal data to combine with the Model Field. |
| Input | Input Field 4 | Field | A field with nodal data to combine with the Model Field. |
| Input | Input Field 5 | Field | A field with nodal data to combine with the Model Field. |
| Output | Output Field | Field | The main Model Field with added components. |
| Output | Output Object | Renderable | A renderable object displaying the Model Field with added component data. |
Properties
| Property | Type | Description |
|---|---|---|
| Allow Run | Boolean | The Allow Run Toggle will prevent the module from running. This allows the user to make multiple changes without the module constantly updating. |
| Execute | Button | The Run Once button will cause the module to run one time even if the Allow Run toggle has been turned off. |
| Model Components | Multi-select | The Model Components control allows the user to select which nodal data components to include, from the relative input field, in the output. |
| Components 1 | Multi-select | The Components 1 control allows the user to select which nodal data components to include, from the relative input field, in the output. |
| Components 2 | Multi-select | The Components 2 control allows the user to select which nodal data components to include, from the relative input field, in the output. |
| Components 3 | Multi-select | The Components 3 control allows the user to select which nodal data components to include, from the relative input field, in the output. |
| Components 4 | Multi-select | The Components 4 control allows the user to select which nodal data components to include, from the relative input field, in the output. |
| Components 5 | Multi-select | The Components 5 control allows the user to select which nodal data components to include, from the relative input field, in the output. |