<span style>Hi Utkarsh, </span><div style><br></div><div style>Attached, please find the TestData.zip files. </div><div style>It includes the collection.pvd and *.vtr files. </div><div style><br></div><div style><a href="http://www.engr.ucsb.edu/~mmnasr/Files/TestData.zip" target="_blank" style="color:rgb(17,85,204)">http://www.engr.ucsb.edu/~mmnasr/Files/TestData.zip</a></div>

<div style><br></div><div style>Thanks, </div><br><div class="gmail_quote">On Wed, Apr 18, 2012 at 6:58 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can you attach the data file please?<div><br></div><div>Utkarsh</div><div><br><div class="gmail_quote"><div><div class="h5">

On Wed, Apr 18, 2012 at 12:36 AM, Mohamad M. Nasr-Azadani <span dir="ltr">&lt;<a href="mailto:mmnasr@gmail.com" target="_blank">mmnasr@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi guys, I have asked this question few days ago. Has anyone seen the same problem? <div>

<br><br><div class="gmail_quote">
<div><div>---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Mohamad M. Nasr-Azadani</b> <span dir="ltr">&lt;<a href="mailto:mmnasr@gmail.com" target="_blank">mmnasr@gmail.com</a>&gt;</span><br>




Date: Mon, Apr 9, 2012 at 2:41 PM<br>Subject: Is it a BUG with temporal filters or I am missing something? [Developers, could you please verify if this is a bug or not?]<br>To: <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>




<br><br>Hi, <div><br></div><div>This is what I am doing: </div><div>Load a time-aware PVD file like this: </div><div><br></div><div><div>&lt;?xml version=&quot;1.0&quot;?&gt;</div><div> &lt;VTKFile type=&quot;Collection&quot; version=&quot;0.1&quot; byte_order=&quot;LittleEndian&quot; compressor=&quot;vtkZLibDataCompressor&quot;&gt;  </div>





<div>   &lt;Collection&gt;</div><div>    &lt;DataSet timestep=&quot;0.0&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_0.vtr&quot;/&gt;</div><div>    &lt;DataSet timestep=&quot;0.2&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_1.vtr&quot;/&gt;</div>





<div>    &lt;DataSet timestep=&quot;0.4&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_2.vtr&quot;/&gt;</div><div>    &lt;DataSet timestep=&quot;0.6&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_3.vtr&quot;/&gt;</div>





<div>    &lt;DataSet timestep=&quot;0.8&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_4.vtr&quot;/&gt;</div><div>    &lt;DataSet timestep=&quot;1.0&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_5.vtr&quot;/&gt;</div>





<div>    &lt;DataSet timestep=&quot;1.2&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_6.vtr&quot;/&gt;</div><div>    &lt;DataSet timestep=&quot;1.4&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_7.vtr&quot;/&gt;</div>





<div>    &lt;DataSet timestep=&quot;1.6&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_8.vtr&quot;/&gt;</div><div>    &lt;DataSet timestep=&quot;1.8&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_9.vtr&quot;/&gt;</div>





<div>    &lt;DataSet timestep=&quot;2.0&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;vel_vec_10.vtr&quot;/&gt;</div><div>  &lt;/Collection&gt;</div><div>&lt;/VTKFile&gt;</div></div><div><br></div><div>Apply any of the &#39;temporal filters&#39; including</div>





<div>-Temporal Cache w/ Cache size = 2</div><div>-Temporal Interpolator w/ Discrete Time Step Interval = 0.1</div><div>-Temporal Shift Scale w/ [default values]</div><div><br></div><div>to the loaded dataset. </div><div>




I just press the play button on the the animation toolbar and it either gives me this error message or crashes. </div>
<div><br></div><div>
<table style="margin-top:4px;margin-bottom:4px;margin-left:4px;margin-right:4px">
<tbody><tr>
<td style="border:none">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px"><span style="font-family:&#39;Courier&#39;;font-size:9pt;color:#800000">ERROR: In /home/utkarsh/Kitware/superbuild/paraview/src/paraview/VTK/Filtering/vtkStreamingDemandDrivenPipeline.cxx, line 934</span></p>






<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px"><span style="font-family:&#39;Courier&#39;;font-size:9pt;color:#800000">vtkPVPostFilterExecutive (0x2d5d190): No maximum number of pieces has been set in the information for output port 0 on algorithm vtkPVPostFilter(0x2d26830).</span></p>






<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;font-family:Courier;font-size:9pt;color:rgb(128,0,0)"></p></td></tr></tbody></table></div></div></div><div>I am using PV 3.14.0 (and .1) on both Ubuntu and Windows.</div>


<div>

<div>
<br></div><div>Has anyone experienced the same problem? </div><div>If the developers are reading this, could you please let me know if that is a bug or not? I really need to decide soon wether or not to use PV for post-processing of some particle-tracing part. </div>





<div><br></div><div>Thanks in advance, </div></div><span><font color="#888888"><div>Mohamad</div><div><br></div><div>****************************</div><div><div><span>A follow up on this problem. </span><div>

if anyone is interested, I think it is a bug with the <b>rectilinear</b> vtk reader (or any derivatives).</div><div>I converted the same dataset to *.vtu format, and read the file series. Did the same experiment with temporal filters and everything looked perfectly fine. No error message or crashing. </div>




</div>
</div></font></span></div><br></div>
<br></div></div>_______________________________________________<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>
<br></blockquote></div><br></div>
</blockquote></div><br>