The cell data to node data module is used to translate cell data components to nodal data components. Cell data components are data components which are associated with cells rather than nodes. Most modules in EVS that deal with analytical or continuum data support node based data. Therefore, cell data to node data can be used to translate cell based data to a nodal data structure consistent with other EVS modules.
Ports
Direction
Name
Type
Description
Input
Input Field
Field
A field containing cell data to interpolate.
Output
Output Field
Field
A field containing the interpolated cell data.
Output
Output Object
Renderable
A renderable object displaying the output field.
Properties
Property
Type
Description
Separate Cells
Boolean
The Separate Cells toggle will force any cells with shared nodes to separate preventing any blurring of values between cells.
Cell Data Components
Multi-select
The Cell Data Components control allows the user to select which cell data to interpolate.
Output Cell Data
Choice: Preserve All Cell Data, Remove Converted Cell Data, Remove All Cell Data
The Output Cell Data option allows the user to specify how to handle input cell data in the output.