<div class="gmail_quote">On Tue, May 5, 2009 at 11:38 AM, Eric E. Monson <span dir="ltr">&lt;<a href="mailto:emonson@cs.duke.edu">emonson@cs.duke.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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&#39;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 (<a href="http://xdmf.org" target="_blank">http://xdmf.org</a>), 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&#39;m not sure what the status of that is...<br>

<br>
<a href="http://www.vtk.org/pipermail/vtkusers/2008-February/094463.html" target="_blank">http://www.vtk.org/pipermail/vtkusers/2008-February/094463.html</a><br>
<br>
Good luck,<br>
-Eric<br>
<br>
------------------------------------------------------<br>
Eric E Monson<br>
Duke Visualization Technology Group</blockquote><div> </div><div>Eric - <br>
I already have 10,000 (ok, maybe I&#39;m exaggerating a little bit :) ) file
formats to convert from/to, so it&#39;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 <br></div></div><br>