Dennis, That's a fairly complex operation that you describe. I'm afraid there isn't anything canned to do this in ParaView. It should be possible with a fairly impressive Programmable Filter, though.
Best regards, Cory On Mon, Jul 31, 2017 at 12:52 PM, Scott, W Alan <wasc...@sandia.gov> wrote: > Kitware – Ping? > > > > From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of Dennis > Conklin > Sent: Monday, July 24, 2017 2:34 PM > To: Paraview (paraview@paraview.org) <paraview@paraview.org> > Subject: [EXTERNAL] [Paraview] Excel Pivot Table like functionality > > > > All, > > > > So, I have a multi-block dataset (Exodus). Within each block, I have sets > of 360 elements which have a common index. So, in Block 1, elements 0-359 > have a cell variable called N_RING, which is 1. Elements 360-719, have > N_RING=2, etc. > > > > What I really want is the ability to operate on these sets. Imagine I have > an element variable called Ying, which is different for each element in the > model. I would like every element with N_RING=1 to have an element variable > of Ying_max assigned, which is the maximum value of Ying for any element > with N_RING=1. So, for example, elements 0-359 would be assigned a value > of Ying_max which is the maximum value of Ying in any of elements 0-359. > Elements 360-719 would be assigned a value of Ying_max which is the maximum > value for any element with N_RING=2. I would ideally also like to get min > and average. > > > > Is there any way to get max/min/average of a group consisting of a cell > variable index? - and to assign the output as element variables so I can > color by? > > > > Thanks for any hints. > > > > Dennis > > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview