[Paraview] Paraview XDMF reader

David E DeMarle dave.demarle at kitware.com
Mon Aug 8 10:08:09 EDT 2011


Sounds like a bug to me. Please file a bug report on the bug tracker
and if possible point us to a small dataset and procedure that we can
replicate the bug with.

Also, you might try working around the bug in the meantime by making a
copy of the data files on the filesystem. For the hdf5 file, a
symbolic link should suffice. For the xdmf file you will need to copy
and then adjust the name of the hdf5 file it points to.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



On Mon, Aug 8, 2011 at 9:38 AM, Florian HOFFMANN
<Florian.Hoffmann at uni.lu> wrote:
> Just wanted to add some explanation to my previous post.
>
> I’m working with XDMF in Paraview and would like to load two different XDMF
> files so I can have a different   glyph filter per data/file (“Change Input
> …” in pipeline browser)
>
> Unfortunately paraview crashes when I try to open a second xmf file (both
> files are correctly read when loaded one at a time). Is this a bug or are
> there any reasons one cannot load multiple xmf files ? Are there any
> restrictions concerning temporal or spatial collections ?
>
> Could anyone point me towards a potential solution for my problem:
>
> I would like to apply different glyph filters for different groups of
> particle data, thus showing different shapes (for example one group being of
> shape sphere whilst the other one having cylindrical shape )  ?
>
>
>
> Thank you very much for your help.
>
>
>
> Best regards,
>
>
>
>
>
> Dipl.-Ing. Florian Hoffmann
>
> PhD student
>
>
>
> Université du Luxembourg
> Faculté des Sciences, de la Technologie et de la Communication
> 6, rue Richard Coudenhove-Kalergi
> L-1359 Luxembourg-Kirchberg
>
> Phone: (+352) 46 66 44 5505
> Fax:     (+352) 46 66 44 5200
> florian.hoffmann at uni.lu
>
>
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list