understand the time-evolution of some variables by using plot Data over time

Hello,

I have performed a transient simulation in fluent and stored the data in .cgns format after every 1 sec. So, i have stored 100 such .cgns files for 100 s simulation data. My objective of recording the data in .cgns file is to understand the time-evolution of some variables by using plot Data over time filter in paraview. However, i am unable to look all time instants at same time in paraview. It would be very useful if you can help me on this.

Thanks

Rohit

Please share your data @Rohit_Singh

Dear Westphal,

Thank you for the response. I am attaching the link to access the .cgns files.

https://drive.google.com/drive/folders/1WLLbmuJjsHv6gLEnox0gWwgQ0Piz-hzN?usp=sharing

I want to read all these .cgns file in a single task allocated in pipeline browser to time evolution of UDMI 5 in the data given in files. It would be very helpful if you can help me resolving this.

If anything else is needed, please let me know.

Thanks and best regards

Hi @Rohit_Singh

You should change your naming scheme from FFF.[time_value].cgns to FFF.[time_step].cgns
Or use a .series file to create a valid time series.

best,