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.
Module Input Ports
- Input Field [Field] Accepts a field with cell data.
Module Output Ports
- Output Field [Field / Minor] Outputs the field with cell data converted to nodal data
- Output Object [Renderable]: Outputs to the viewer.