<html><body>
<p>Hi David,<br>
  I posted a similar query last week: ie how to use vt* xml files to hold data (efficiently) with constant geometry and varying data values. <br>
Please keep me posted if you get any leads on this. <br>
Should this question be posted to the Paraview mail list, which I am not (yet) a member of?<br>
<br>
Found these from a quick search on Paraview list, <br>
<br>
 <a href="http://markmail.org/message/lsyjxkf5vvxv2zuk">http://markmail.org/message/lsyjxkf5vvxv2zuk</a><br>
 <a href="http://markmail.org/message/zoljls7eadz3sa6c">http://markmail.org/message/zoljls7eadz3sa6c</a><br>
        seem to be talking about modifying code to get desired bahaviour...<br>
<br>
<a href="http://markmail.org/thread/vogxdltk3sqcsjx6">http://markmail.org/thread/vogxdltk3sqcsjx6</a><br>
        suggestion to use Ensight files for holding data<br>
<br>
  regards, Dave P<br>
<br>
<img width="16" height="16" src="cid:1__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt="Inactive hide details for David Doria &lt;daviddoria@gmail.com&gt;">David Doria &lt;daviddoria@gmail.com&gt;<br>
<br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:2__=43BBFF3EDFE332018f9e8a@scionresearch.com); background-repeat: no-repeat; " width="40%">
<ul>
<ul>
<ul>
<ul><b><font size="2">David Doria &lt;daviddoria@gmail.com&gt;</font></b><font size="2"> </font><br>
<font size="2">Sent by: vtkusers-bounces@vtk.org</font>
<p><font size="2">06/05/2009 04:18</font></ul>
</ul>
</ul>
</ul>
</td><td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""><br>
<div align="right"><font size="2">To</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""><br>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""><br>
<div align="right"><font size="2">cc</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""><br>
<font size="2">&quot;vtkusers@vtk.org&quot; &lt;vtkusers@vtk.org&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""><br>
<div align="right"><font size="2">Subject</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""><br>
<font size="2">Re: [vtkusers] Store multiple versions of an array in a vtp file</font></td></tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="58"><img width="1" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""></td><td width="336"><img width="1" height="1" src="cid:3__=43BBFF3EDFE332018f9e8a@scionresearch.com" border="0" alt=""></td></tr>
</table>
</td></tr>
</table>
<br>
<font size="4">On Tue, May 5, 2009 at 11:38 AM, Eric E. Monson &lt;</font><a href="mailto:emonson@cs.duke.edu"><u><font size="4" color="#0000FF">emonson@cs.duke.edu</font></u></a><font size="4">&gt; wrote:</font>
<ul><font size="4">Hey David,<br>
<br>
I think the easiest way would be to either write a separate vtp file for each iteration (and then write a pvd file to treat them as a time series for animating in ParaView), or else change your data file format.<br>
<br>
I've never used it, but evidently the Ensight Gold format allows separate files for the mesh and the data associated with it. For my work I use XDMF (</font><a href="http://xdmf.org/" target="_blank"><u><font size="4" color="#0000FF">http://xdmf.org</font></u></a><font size="4">), which would allow you to write one copy of the geometry and the scalars for each iteration to a single HDF5 file, and then the XMF file that goes with it would describe a time series which points to the one copy of the geometry on each &quot;time&quot; step along with the new cluster array scalars.<br>
<br>
Otherwise, as a long-shot, there was some talk on the ParaView mailing list last year saying that vtu files could actually hold multiple time steps, and that someone had patches which would allow pvd files to be read in using &quot;shared&quot; geometry, but I'm not sure what the status of that is...<br>
</font><u><font size="4" color="#0000FF"><br>
</font></u><a href="http://www.vtk.org/pipermail/vtkusers/2008-February/094463.html" target="_blank"><u><font size="4" color="#0000FF">http://www.vtk.org/pipermail/vtkusers/2008-February/094463.html</font></u></a><font size="4"><br>
<br>
Good luck,<br>
-Eric<br>
<br>
------------------------------------------------------<br>
Eric E Monson<br>
Duke Visualization Technology Group</font></ul>
<font size="4"> </font><br>
<font size="4">Eric - <br>
I already have 10,000 (ok, maybe I'm exaggerating a little bit :) ) file formats to convert from/to, so it'd be nice to keep everything in vt*. Does anyone know what happened to the patches Eric is talking about (either multiple timesteps in a vtu or &quot;shared&quot; geometry?) That thread seemed to die with no resolution.<br>
<br>
Thanks,<br>
<br>
David </font><br>
<tt>_______________________________________________<br>
Powered by www.kitware.com<br>
<br>
Visit other Kitware open-source projects at </tt><tt><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></tt><tt><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: </tt><tt><a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a></tt><tt><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
</tt><tt><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a></tt><tt><br>
</tt><br>
</body></html>