combine nodal data

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

DirectionNameTypeDescription
InputModel FieldFieldThe main field to add components to.
InputInput Field 1FieldA field with nodal data to combine with the Model Field.
InputInput Field 2FieldA field with nodal data to combine with the Model Field.
InputInput Field 3FieldA field with nodal data to combine with the Model Field.
InputInput Field 4FieldA field with nodal data to combine with the Model Field.
InputInput Field 5FieldA field with nodal data to combine with the Model Field.
OutputOutput FieldFieldThe main Model Field with added components.
OutputOutput ObjectRenderableA renderable object displaying the Model Field with added component data.

Properties

PropertyTypeDescription
Allow RunBooleanThe Allow Run Toggle will prevent the module from running. This allows the user to make multiple changes without the module constantly updating.
ExecuteButtonThe Run Once button will cause the module to run one time even if the Allow Run toggle has been turned off.
Model ComponentsMulti-selectThe Model Components control allows the user to select which nodal data components to include, from the relative input field, in the output.
Components 1Multi-selectThe Components 1 control allows the user to select which nodal data components to include, from the relative input field, in the output.
Components 2Multi-selectThe Components 2 control allows the user to select which nodal data components to include, from the relative input field, in the output.
Components 3Multi-selectThe Components 3 control allows the user to select which nodal data components to include, from the relative input field, in the output.
Components 4Multi-selectThe Components 4 control allows the user to select which nodal data components to include, from the relative input field, in the output.
Components 5Multi-selectThe Components 5 control allows the user to select which nodal data components to include, from the relative input field, in the output.