Deprecated
This module has been deprecated. Please replace it with the interpolate data module, which unifies nodal and cell data interpolation.
interpolate cell data
The interpolate cell data module interpolates cell data from one field to another using a Nearest Neighbor interpolation.
Ports
| Direction | Name | Type | Description |
|---|---|---|---|
| Input | Input Cell Data Field | Field | A field containing cell data for interpolation. |
| Input | Input Destination Field | Field | A field to interpolate cell data to. |
| Output | Output Field | Field | An empty placeholder field left in place to simplify replacing this module with interpolate data. |
Properties
| Property | Type | Description |
|---|---|---|
| Cell Data To Interpolate | Multi-select | The Cell Data To Interpolate control is left in place to show which cell data components were selected before replacing this module with interpolate data. |