[Paraview] How to Annotate time steps when using VTK files ?

Carlos Baumann CBaumann at slb.com
Mon May 23 14:40:28 EDT 2016


Hello ParaView !

I would like to annotate the actual Time using a series of .vtk files,
However it appears that with .vtk files ParaView is creating the time from the time step number, not from the T####.vtk part of the filename.
I also included  a "TIME" array with one entry as shown in the snapshot below, because Visit uses this data to track the time, but this is not recognized by Paraview.

What can I do to annotate the time based on the filename string suffix T####.vtk, in this case time would be for me in milliseconds,
or to use the data TIME in each time step as shown below  (time in seconds)

Thanks in advance.
Carlos

ParaView Snapshot with all the available data:
[cid:image001.jpg at 01D1B4F8.A9FEEB40]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160523/646f9c12/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 27457 bytes
Desc: image001.jpg
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160523/646f9c12/attachment.jpg>


More information about the ParaView mailing list