Hi,
I had case where I had to extract data from large number of points, so I wrote script to add probes to the given locations. When I used only a few data points, the code seemed to work fine and SU2 was able to find the nearest nodes to the given coordinates. However, when I used around 13 000 nodes, SU2 seemed to stuck. I have waited very long time, so I do not think that's the issue.
I have now switched using paraview to interpolate data but It would be convenient not to store the flow field for each solution.
Hi,
I had case where I had to extract data from large number of points, so I wrote script to add probes to the given locations. When I used only a few data points, the code seemed to work fine and SU2 was able to find the nearest nodes to the given coordinates. However, when I used around 13 000 nodes, SU2 seemed to stuck. I have waited very long time, so I do not think that's the issue.
I have now switched using paraview to interpolate data but It would be convenient not to store the flow field for each solution.