<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi,</div>
<div>&nbsp;</div>
<div>I have many tvu files, each one representing a timestep, and want to display the right time in Paraview instead of the timestep number. Looking for information, I have found a presentation &#8220;Working with time in Paraview&#8221; here: <a href="http://www.vgtc.org/PDF/slides/2008/visweek/tutorial6_biddiscombe_working.pdf"><font color="blue"><u>http://www.vgtc.org/PDF/slides/2008/visweek/tutorial6_biddiscombe_working.pdf</u></font></a>.
One possibility sems to be to create a file with extension pvd, containing a list of all vtu files with their associated time, like this:</div>
<div>&nbsp;</div>
<div>&lt;VTKFile type=&quot;Collection&quot; version=&quot;0.1&quot; byte_order=&quot;LittleEndian&quot;&gt;</div>
<div>&nbsp; &lt;Collection&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&quot;0&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;case_var0001.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;10&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0002.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;20&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0003.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;30&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0004.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;40&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0005.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;50&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0006.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;60&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0007.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;70&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0008.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;80&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0009.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;90&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0010.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;100&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0011.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;110&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0012.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;120&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0013.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;130&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0014.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;140&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0015.vtu&quot;/&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;DataSet timestep=&#8220;150&quot; group=&quot;&quot; part=&quot;0&quot; file=&#8220;case_var0015.vtu&quot;/&gt;</div>
<div>&nbsp; &lt;/Collection&gt;</div>
<div>&lt;/VTKFile&gt;</div>
<div>&nbsp;</div>
<div>I have tried that, but it apparently does not work like that. I get the error message attached below (ParaVoew 3.14.0, WIN XP). </div>
<div>What have I done wrong?</div>
<div>&nbsp;</div>
<div>Thank you for a hint,</div>
<div>&nbsp;</div>
<div>Matthias</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\VTK\IO\vtkXMLParser.cxx, line 483</div>
<div>vtkXMLDataParser (1ED92578): Error parsing XML in stream at line 4, column 22, byte index 178: not well-formed (invalid token)</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\VTK\IO\vtkXMLReader.cxx, line 362</div>
<div>vtkPVDReader (1EDADBE8): Error parsing input file.&nbsp; ReadXMLInformation aborting.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\ParaViewCore\VTKExtensions\vtkPVDReader.cxx, line 147</div>
<div>vtkPVDReader (1EDADBE8): Could not read file information</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 756</div>
<div>vtkPVCompositeDataPipeline (1EEA2C50): Algorithm vtkPVDReader(1EDADBE8) returned failure for request: vtkInformation (1EEE77E8)</div>
<div>&nbsp; Debug: Off</div>
<div>&nbsp; Modified Time: 94271</div>
<div>&nbsp; Reference Count: 1</div>
<div>&nbsp; Registered Events: (none)</div>
<div>&nbsp; Request: REQUEST_DATA_OBJECT</div>
<div>&nbsp; FORWARD_DIRECTION: 0</div>
<div>&nbsp; ALGORITHM_AFTER_FORWARD: 1</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\ParaViewCore\VTKExtensions\vtkPVDReader.cxx, line 147</div>
<div>vtkPVDReader (1EDADBE8): Could not read file information</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 756</div>
<div>vtkPVCompositeDataPipeline (1EEA2C50): Algorithm vtkPVDReader(1EDADBE8) returned failure for request: vtkInformation (1EEE77E8)</div>
<div>&nbsp; Debug: Off</div>
<div>&nbsp; Modified Time: 94271</div>
<div>&nbsp; Reference Count: 1</div>
<div>&nbsp; Registered Events: (none)</div>
<div>&nbsp; Request: REQUEST_DATA_OBJECT</div>
<div>&nbsp; FORWARD_DIRECTION: 0</div>
<div>&nbsp; ALGORITHM_AFTER_FORWARD: 1</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\ParaViewCore\VTKExtensions\vtkPVDReader.cxx, line 147</div>
<div>vtkPVDReader (1EDADBE8): Could not read file information</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ERROR: In ..\..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 756</div>
<div>vtkPVCompositeDataPipeline (1EEA2C50): Algorithm vtkPVDReader(1EDADBE8) returned failure for request: vtkInformation (1EEE77E8)</div>
<div>&nbsp; Debug: Off</div>
<div>&nbsp; Modified Time: 94271</div>
<div>&nbsp; Reference Count: 1</div>
<div>&nbsp; Registered Events: (none)</div>
<div>&nbsp; Request: REQUEST_DATA_OBJECT</div>
<div>&nbsp; FORWARD_DIRECTION: 0</div>
<div>&nbsp; ALGORITHM_AFTER_FORWARD: 1</div>
<div>&nbsp;</div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt;"><br>

<br>

_____________________________________________________________________<br>

ERBE Elektromedizin GmbH<br>

Firmensitz: 72072 Tuebingen<br>

Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede<br>

Registergericht: Stuttgart HRB 380137<br>

<br>

</span></font></div>
</span></font>
</body>
</html>