I’m not familiar with Fluent or it’s data, so I don’t know if there is an easy way to avoid loading surface data.
An easy way to remove them from the result of Contour
is to run it through the Vertex Count
filter and then use the Threshold
filter to remove any cell with a Vertex Count
of less than 3 (which would make it either a line or a point).