learning to function with .vtu files in Paraview

Hi,

I have recently started using Paraview for visualizing outputs from my sub-surface model which provides output in .vtu format. I was wondering if there are any tutorial or guide available for the beginners to learn how to operate .vtu files in Paraview. Like we have different stratification layers in our model how to individually visualize each of them etc…

Thanks a lot for your support!

Shubham.

File → Open → Select .vtu file → Apply

Like we have different stratification layers in our model how to individually visualize each of them etc…

Every data is different, please share your data :slight_smile:

Thanks a lot Mathieu for your response. I completely agree with you. I can share my dataset with you. Is there a way I can share the dataset securely to you.

Regards,
Shubham.

Hi,

I sent the files successfully via We Transfer. Please let me know those were not received for some reason.

Thank you,
Shubham.

I did not receive anything, you can share the link here instead.

Ohhk, I see. Sorry. Please let me know if this link works (https://we.tl/t-KbCsef51NI).

Thank you,

Is this what you want to do ?

Hi Matthew,

Thanks for your support. So, the first image (depth to groundwater) shows the plan view of an example watershed model. This model has 15 vertical stratified layers (visible in surface with edges view).

So, what I am looking for is that if I can visualize these 15 layers individually. Let us say, if I want to see the components only 12 th layer and not any other layer. How can I do that?

The clip tool or slice tool may help in this case as the terrain is quite flat. But when the terrain is quite undulating how to go about visualizing a particular layer.

Great thanks for persisting on this!

Regards,
Shubham.

Sadly your data is unstructured, which means it does not implictely contains enough information to extract the layer.

If you could generate a field containing the layer ID for each cell, then it would become trivial to extract it.

Yes, thank you! I understood the issue now. Thanks for your help :slight_smile:

Shubham.