Interpolating Field Functions Using Inverse Distance Weighting
In Simcenter STAR-CCM+, most variables are solved and stored at cell centers. To smooth these values, Simcenter STAR-CCM+ uses a first order method by default to interpolate the data that are stored in cell centers to vertices. When using a field function in a derived part, the value of the field function at the extraction points is interpolated from these vertex values.
You can interpolate field functions from cell centers to vertices:
- Create a user field function. See Creating a User Field Function.
- Define the new user field function.
-
Activate
Inverse Distance Weight in the
Expert category.
When
Inverse Distance Weight is activated,
Simcenter STAR-CCM+ interpolates vertex values from the nearest cell centers using inverse distance weighting.


The field function at a node is calculated as:
(14)
where is the distance between the node and the centroid (cell center for a cell value and face center for a face value) and is the variable that is stored at the centroid.