[Paraview] Bug in XDMF reader ?

Joachim Pouderoux joachim.pouderoux at kitware.com
Tue May 17 07:57:14 EDT 2016


Houssen,

Could you specify which reader you are using? xdmf2 or xdmf3?
You mention PV5.0.0 - do you mean it used to work with previous releases?

Best,

*Joachim Pouderoux*

*PhD, Technical Expert*
*Kitware SAS <http://www.kitware.fr>*


2016-05-16 16:55 GMT+02:00 houssen <houssen at ipgp.fr>:

> Hello,
>
> I have 2 grids (sharing the same nodes). On ParaView-5.0.0, when attribute
> names differ in grids, data can not be visualized : is this intended ? If
> yes why ? If no, how to file a bug ?
>
> Thanks,
>
> Franck
>
> ~> diff OK.xdmf KO.xdmf
> 48c48
> <       <Attribute Name="NodeValues" AttributeType="Scalar" Center="Node">
> ---
>
>>       <Attribute Name="NodeVal" AttributeType="Scalar" Center="Node">
>>
> 52c52
> <       <Attribute Name="CellValues" AttributeType="Scalar" Center="Cell">
> ---
>
>>       <Attribute Name="CellVal" AttributeType="Scalar" Center="Cell">
>>
>
> _______________________________________________
> 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/20160517/1dd029bd/attachment.html>


More information about the ParaView mailing list