Concurrently Live animation in Paraview

Hi,

I want to visualize the results (vtk format) produced by an on-going simulation using Paraview concurrently. Is there any way to do this using Paraview? Is it possible to set up a timer so that I could write a python script to monitor and scan the folder for new results?

Thanks.

This usecase , in-situ live visualization, is covered by our tool Catalyst.
https://www.paraview.org/in-situ/

Do not hesitate if you any follow-up question.

Hi Mathieu, it is a perfect starting point for me. I will try to dig into it, but I will probably come back with more questions. Thanks a lot.

1 Like

Hi Mathiue, I have started to run sample case using Catalyst. I found some examples on the official website. However, I did not recover the expected reuslts. The “driver.py” and “coprocessing.py” can run successfully, but the Paraview visualization did not appear.

looks like you’ve opened another topic, let’s discuss there