cell data to node data

cell data to node data

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

DirectionNameTypeDescription
InputInput FieldFieldA field containing cell data to interpolate.
OutputOutput FieldFieldA field containing the interpolated cell data.
OutputOutput ObjectRenderableA renderable object displaying the output field.

Properties

PropertyTypeDescription
Separate CellsBooleanThe Separate Cells toggle will force any cells with shared nodes to separate preventing any blurring of values between cells.
Cell Data ComponentsMulti-selectThe Cell Data Components control allows the user to select which cell data to interpolate.
Output Cell DataChoice: Preserve All Cell Data, Remove Converted Cell Data, Remove All Cell DataThe Output Cell Data option allows the user to specify how to handle input cell data in the output.