<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Dear PV experts:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Sorry to bother you guys about this.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have a list of vtk files, something like:</DIV>
<DIV>&nbsp;</DIV>
<DIV>a_0.vtk</DIV>
<DIV>a_60.vtk</DIV>
<DIV>a_360.vtk</DIV>
<DIV>a_660.vtk</DIV>
<DIV>a_960.vtk</DIV>
<DIV>&nbsp;</DIV>
<DIV>The numbers about is in seconds from OpenFOAM simulation.&nbsp; I load the files into paraview-3.4.0.&nbsp; I am able to to animation and plot transient data.&nbsp; However, the time step indicates 0, 1, 2, 3, 4 instead of the real time.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I wrote a pvd file like:</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>
<P>&lt;?xml version="1.0"?&gt;</P>
<P>&lt;VTKFile type="Collection" version="0.1" byte_order="LittleEndian"&gt;</P>
<P>&lt;Collection&gt;</P>
<P>&lt;DataSet timestep="0" group="" part="0" file="a_0.vtk"&gt;</P>
<P>&lt;DataSet timestep="60" group="" part="0" file="a_60.vtk"&gt;</P>
<P>&lt;DataSet timestep="360" group="" part="0" file="a_360.vtk"&gt;</P>
<P>&lt;DataSet timestep="660" group="" part="0" file="a_660.vtk"&gt;</P>
<P>&lt;DataSet timestep="960" group="" part="0" file="a_960.vtk"&gt;</P>
<P>&lt;/Collection&gt;</P>
<P>&lt;/VTKFile&gt;</P>
<P>&nbsp;</P>
<P>but got vtkPVDReader error.</P>
<P>&nbsp;</P>
<P>Can you shed some light on this?&nbsp; How to get time stamp read into PV correctly?</P>
<P>&nbsp;</P>
<P>Pei</P></FONT></DIV></div><br>



      </body></html>