[Paraview] [EXTERNAL] Re: Material Interface Filter
Scott, W Alan
wascott at sandia.gov
Wed Jan 17 21:42:03 EST 2018
Thanks Andy! Although I will take a round about method, I would love a real solution.
Cory? Thoughts?
Alan
From: Andy Bauer [mailto:andy.bauer at kitware.com]
Sent: Wednesday, January 17, 2018 9:24 AM
To: Scott, W Alan <wascott at sandia.gov>; Quammen, Cory (External Contacts) <cory.quammen at kitware.com>
Cc: paraview at paraview.org
Subject: [EXTERNAL] Re: [Paraview] Material Interface Filter
The best way I can think of is to then use the threshold filter to isolate each of the pieces and then use the cell size filter on each piece. This would be fairly easy to automate in a Python script to just print out the values.
Alternatively, I don't see a reason why the Connectivity filter couldn't have an option added to output a field data array with the summed sizes of each piece. Since Cory just made the connectivity filter work correctly in parallel it would surprise me that he may be familiar enough with the code to do the change in a couple of hours.
On Tue, Jan 16, 2018 at 1:32 PM, Scott, W Alan <wascott at sandia.gov<mailto:wascott at sandia.gov>> wrote:
I have a user that wants to use the equivalent of the Material Interface Filter on VTK files. Is there a way to do this? I did find the Connectivity filter, that gets me half way. I then want to find the mass of these individual fragments.
To test, I used Wavelet, the Clip by Sphere, then made the Radius 15, then ran the connectivity filter.
Thanks,
Alan
_______________________________________________
Powered by www.kitware.com<http://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:
https://paraview.org/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://paraview.org/pipermail/paraview/attachments/20180118/2586e804/attachment.html>
More information about the ParaView
mailing list