How to Query Variable Values in .xdmf Animation in ParaView?

Hello,

I’m analyzing a .xdmf animation in ParaView and need to query variable values (e.g., density, voltage) at specific points and time steps. Could anyone guide me on how to achieve this?

I tried to directly click on various positions of the image with the left mouse button at each frame, but I couldn’t get the variable value.

Thanks in advance for any help!

Please share your data. .xdmf AND .h5.

Thanks

Here is the download link.https://drive.google.com/file/d/1kasjQdRtidus0MrV6IgvWwtbJcq8OLCF/view?usp=drive_link
https://drive.google.com/file/d/1bNWmnLCMF0GpQQdKCdbHPNr2-paj4arx/view?usp=drive_link
Thank you!

  • run ParaView
  • File → open → yourFile.xdmf
  • Select a point you are interested into using interactive select point on
  • PlotSelectionOverTime, Apply

hth

Thank you very much for your help! I can draw a curve graph of the variable values at a certain point in the image over a time range, as shown in your picture.

There were some small problems in the middle, but I solved them.
I followed your steps one by one, but when I tried to click on “PlotSelectionOverTime” in the “filter”, I found that it was not clickable.
Later, I found out that this was because I didn’t click “apply” in the “properties” panel after opening the file. This is really a naive and terrible mistake.

Anyway, thank you very much for your guidance on my childish question!

1 Like