Leo, Apply a TemporalCache filter first to your data before applying the ParticleTracer filter. The warning "vtkTemporalDataSet not fully supported." will still be issued for every file of your file series, but at least the ParticleTracer will generate particles. Without the TemporalCache in between it will output nothing.
Sven ----- Original Message ----- From: "Moreland, Kenneth" <[email protected]> To: "lEO lau" <[email protected]> CC: paraview <[email protected]> Sent: Freitag, 16. Oktober 2009 00:12:29 Subject: [Paraview] particle tracing > It sounds like you have run into a bug with the reader. Could you > possibly send a few time steps of data so that we can replicate the problem? > > -Ken > > > On 10/15/09 11:33 AM, "lEO lau" <[email protected]> wrote: > > Dear Mr. Moreland, > > I am just starting with paraview and would like to use the particle > tracer filter. But I have no clue how to get it to work. > Would you be kind enough to help me through it? > > Bottom line comes down to that I have a 3 dimensional liquid vector > flowfield. I made a slice. And I use the slice as source and > flowfield as input. But it keeps giving error messages like: > > ERROR: In > > /home/berk/Work/ReleaseBuilds/ParaView3/Servers/Filters/vtkFileSeriesReader.cxx, > line 557 > vtkFileSeriesReader (0xa2de020): vtkTemporalDataSet not fully supported. > > And I have my data files in vtk legacy format. > > Is that the problem? > > Sincerely, > leo lau > > > ------------------------------------------------------------------------ > Windows Live: Keep your friends up to date with what you do online. > > <http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010> > > > > > **** Kenneth Moreland > *** Sandia National Laboratories > *********** > *** *** *** email: [email protected] > ** *** ** phone: (505) 844-8919 > *** web: http://www.cs.unm.edu/~kmorel > > > ------------------------------------------------------------------------ > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
