[Paraview] Material Interface Filter

Andy Bauer andy.bauer at kitware.com
Wed Jan 17 11:24:02 EST 2018


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> 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
>
> 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/20180117/7a4324e7/attachment.html>


More information about the ParaView mailing list