[Paraview] Can ParaView utilize FIELD data in legacy VTK files?

David E DeMarle dave.demarle at kitware.com
Wed Dec 14 16:04:26 EST 2016


Yes, It shows up in the spreadsheet view when you switch from to look at
field aligned quantities. You can access the data within the python
programmable filter and recent versions of paraview give you the option of
color mapping the entire block by it.

The not cell or point aligned data that go in the field array collection
tends to be application specific, so it is harder to be specific about how
one utilizes it. The Gaussian Quadrature filter for instance uses
specifically named and formatted entries there to put quantities at
arbitrary points within cells. Other filters do other very specific things
with the data there an they also can impose requirements on it.



David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Wed, Dec 14, 2016 at 3:22 PM, Michael Robinson <
Michael.Robinson at kratosdefense.com> wrote:

>
> Can ParaView utilize FIELD data in legacy VTK files?
> If so, how does one access it?
>
> Michael A. Robinson
> Kratos
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20161214/71e6bd25/attachment.html>


More information about the ParaView mailing list