It looks like the XYZ format could use a little love in ParaView. There are two XYZ readers in ParaView, and they both seem to have problems.
The first reader is labeled a "XYZ Files" and is actually one of the readers of the VisIt bridge. It works OK except that it does not handle time. The second reader is labeled "XMol Molecule Files". That uses the vtkXYZMolReader class in VTK. The reader as many more features including time support (in a really outdated way), but there appears to be a bug that is causing it to crash all the time: http://www.paraview.org/Bug/view.php?id=14203 -Ken From: Rohit Narurkar <[email protected]<mailto:[email protected]>> Date: Tuesday, June 24, 2014 9:43 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [EXTERNAL] [Paraview] XYZ format in PV Dear all, I'm trying to import my time varying particle position data from an XYZ file format. In my file, instead of radius of particles, I mention what kind of particle it is (lets say C, H or O). Now I would like to associate different radii with the different particle symbols. How do I do it in ParaView? Next, if I have a time varying data, (file attached along), then why is ParaView not able to understand that there are multiple time steps? I am using a standard XYZ file format. Thanks a lot, Rohit.
_______________________________________________ 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://public.kitware.com/mailman/listinfo/paraview
