I am trying to extract a surface region in my computational domain.
I use the slice filter together with the clip filter to do this.
However I have recently noticed this:
When i use the clip filter directly on my .case file with the data, there are no points within that region.
Hi,
The results are written in EnSight6 binary format.
The result files are case files.
I am not quite sure how i can share the dataset. There are a lot of files each timestep.
Hi, I think there was a problem while saving the data.
I am not able to upload the dataset here because the file size is too big.
I have uploaded it to the drive, and I have sent a link to you.
Yes. So shouldn’t the 3D dataset have the points contained in the 2D dataset as well ?considering the coordinates of the origin and type of filters I have used, shouldn’t approach 2 have the same or more number of points than approach 1?
But please look at the pictures I have posted above. Image one is Approach 2, and image 2 is approach one ( sorry they aren’t in order ).
Image one is a 3D dataset ( has no points ).
Image two is a 2D dataset ( has points )
Why does that happen? And how can I fix it?
Is there any other operation (filter) that works the same as image 2?
I need to extract a part of a certain surface.
Since the solver is based on the point cloud approach, I don’t create the mesh. The solver fills the points in the computational domain. The surfaces are just for representation.
Is there a workaround for this? Something I can maybe do on Paraview?
Your point cloud is fine, it is your mesh that is incorrect. If the cells are just for representation, then you can’t expect the cells based filter like clip to perform correctly.