[Paraview] File formats for particle visualization

Zhanping Liu zhanping.liu at kitware.com
Mon Jul 20 11:55:14 EDT 2009


Yes, the VTK EnSight Reader does support particle files while I am not sure
if the term "particles" Alan mentioned is just the one supported by the VTK
EnSight Reader. There seem to be multiple definitions of "particles".  For
example, the one in 'measured particles' (supported by the VTK EnSight
Reader) might be different from that in 'particle tracing'.

-Zhanping

-- 
Zhanping Liu, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x 138
http://www.zhanpingliu.org


On Mon, Jul 20, 2009 at 11:44 AM, Moreland, Kenneth <kmorel at sandia.gov>wrote:

> Any file format that holds unstructured grid or poly data and supports 0D
> cells (vertices, points, spheres, or whatever you want to call them) is
> sufficient.  If the particles remain consistent from one time step to the
> next, then I recommend the Exodus format because it has direct support for
> time and you can place everything in a single file.  However, Exodus assumes
> that the topology of your data does not change, so it does not directly
> support particles that are born or die.
>
> If you do have particles that are born and die, I’ve heard of success with
> the EnSight format.  If at all possible, also write out “global ids” that
> uniquely identify the particles from one timestep to the next.  If you do
> not have that, it limits what ParaView can do with the particles.
>
> -Ken
>
>
> On 7/16/09 7:37 PM, "Scott, W Alan" <wascott at sandia.gov> wrote:
>
> I have a user that runs particle physics simulations and wants to write
> this into files that ParaView can easily read.
>
> What are good file formats for particle simulations?
>
> Thanks,
>
> Alan
>
> --------------------------------------------------------
> W. Alan Scott
> ParaView Support Manager
>
> GAITS
> Sandia National Laboratories, MS 0822
> Org 9326 - Building 880 A1-C
> (505) 284-0932   FAX (505) 845-0833
> ---------------------------------------------------------
>
>
>
>
>
>
>
>
>    ****      Kenneth Moreland
>     ***      Sandia National Laboratories
> ***********
> *** *** ***  email: kmorel at sandia.gov
> **  ***  **  phone: (505) 844-8919
>     ***      web:   http://www.cs.unm.edu/~kmorel
>
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090720/db7f78c9/attachment.htm>


More information about the ParaView mailing list