High Jean,<br>
<br>
Yes, I think you're right, but for my project <span id="result_box" class="short_text"><span style="background-color: rgb(230, 236, 249); color: rgb(0, 0, 0);" title="">it is a requirement</span></span> to use one and only one file...<br>
I use the VTK class vtkXMLWriterC to write all my data in a unique file with all time.<br>
<br>
Pascal<br><br><br><div class="gmail_quote">
2010/9/1 Favre Jean <span dir="ltr"><<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<br>
May I suggest the following syntax? use a file with suffic .pvd and describe the collection with the following list. You may specify all timestep values explicitly<br>
<br>
<VTKFile type="Collection" version="0.1" byte_order="LittleEndian"><br>
<Collection><br>
<DataSet part="0" timestep="0" file="td_0.vtu"/><br>
<DataSet part="0" timestep="0.1" file="td_1.vtu"/><br>
<DataSet part="0" timestep="0.3" file="td_2.vtu"/><br>
<DataSet part="0" timestep="0.66" file="td_3.vtu"/><br>
<DataSet part="0" timestep="0.87" file="td_4.vtu"/><br>
<DataSet part="0" timestep="0.99" file="td_5.vtu"/><br>
</Collection><br>
</VTKFile><br>
<br>
<br>
-----------------<br>
Jean M. Favre<br>
Scientific Computing Research<br>
Swiss National Supercomputing Center<br>
CH-6928 Manno<br>
Switzerland<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>