I need to write a code to interpolate the values from a CFD result and find the values on a line probe and a point probe. Is there any Python library/module to that that?

The process I am looking for is to give the mesh, node values and the probe location to the function and get the interpolated value.

Thanks

More Hamed Keramati's questions See All
Similar questions and discussions