Re: [Paraview] Track massive particles over time, particle ID is known

2015-02-07 Thread timcfagan .
very appreciated if you have new ideas > about this topic.* > *Chenshu* > > > -- 原始邮件 -- > *发件人:* "timcfagan .";; > *发送时间:* 2015年2月6日(星期五) 上午7:46 > *收件人:* ""<303343...@qq.com>; > *抄送:* "paraview"; > *主题:* R

Re: [Paraview] Track massive particles over time, particle ID is known

2015-02-05 Thread timcfagan .
plugin. Load this in the Tools > Manage Plugins. On Fri, Feb 6, 2015 at 10:46 AM, timcfagan . wrote: > I've tried to do the same thing Chenshu, this is how I ended up doing it: > > open vtk particle file > generate ids (possibly apply it even if they already have ids) > extr

Re: [Paraview] Track massive particles over time, particle ID is known

2015-02-05 Thread timcfagan .
I've tried to do the same thing Chenshu, this is how I ended up doing it: open vtk particle file generate ids (possibly apply it even if they already have ids) extract entire dataset with particles through threshold by generated ids for the particles you want (This can be done multiple times to se

Re: [Paraview] particle surface based on position

2015-02-02 Thread timcfagan .
Maybe I can implement something in that case, perhaps based from data created from a temporal particles to pathlines filter. Does anyone have any suggestions? cheers, Tim On Sat, Jan 31, 2015 at 4:40 PM, timcfagan . wrote: > I can generate surfaces but it seems none of them are based

Re: [Paraview] particle surface based on position

2015-01-30 Thread timcfagan .
I can generate surfaces but it seems none of them are based on particle positions. Anyone know if this is part of paraview functionality? On Wed, Jan 28, 2015 at 3:55 PM, timcfagan . wrote: > Is there a way for paraview to generate a surface based on point positions? > > Viewing part

[Paraview] particle surface based on position

2015-01-27 Thread timcfagan .
Is there a way for paraview to generate a surface based on point positions? Viewing particle data as a surface, it just shows the points. One way I have generated a "surface" is to use a contour by mass on nodal points. But this is a bit iffy as changing the mass threshold will add or remove parts

Re: [Paraview] [EXTERNAL] Re: temporal threshold

2015-01-27 Thread timcfagan .
the > temporal statistics filter on the static topology. > > -Ken > > From: "timcfagan ." > Date: Monday, January 26, 2015 at 12:57 PM > To: Walter Scott > Cc: David Thompson , Kenneth Moreland < > kmo...@sandia.gov>, David E DeMarle , " &g

Re: [Paraview] [EXTERNAL] Re: temporal threshold

2015-01-26 Thread timcfagan .
gt; Cc: Moreland, Kenneth; David E DeMarle; timcfagan .; paraview@paraview.org > Subject: Re: [Paraview] [EXTERNAL] Re: temporal threshold > > > You may be right. I am just dredging up old memories from a few years > ago. David Thompson should remember – he helped write the filter. Dav

Re: [Paraview] temporal threshold

2015-01-25 Thread timcfagan .
with point data. Am I missing something? On Mon, Jan 26, 2015 at 1:13 AM, David E DeMarle wrote: > the temporal statistics filter will show you the max/min/avg etc over all > time. Threshold that to identify the nodes of interest. > > On Sunday, January 25, 2015, timcfagan . wrote: &g

[Paraview] temporal threshold

2015-01-24 Thread timcfagan .
I'm trying to apply a threshold to a temporal data set. I would like to see which nodes reach a certain temperature over the whole simulation. At the moment the threshold will only see one moment in time. Maybe there a way to apply a temporal threshold? Such that the filter will apply the scalar v