Objective:
Learn about different interpolation options of the Field from Point Map block.Procedure:
The Field from the Point Map block is used to create a Scalar, Vector, or Temperature Field using a Point Map that can be imported or created in nTop.
Interpolation:
-
- Nearest: Values maintain the exact value of the nearest point.
- Barycentric: Values are interpolated linearly from the three closest points, which define a tetrahedral. This method is recommended for point maps extracted from tetrahedral mesh, like Von Mises Stress Point Map or Temperature Point Map.



