<div dir="ltr"><div><div>Hello Dominik<br><br></div>It looks like maybe you haven't provided enough information to Paraview about your Topology. You've set the TopologyType to Mixed, but this is for a mixture of elements of different types, whereas you actually only have one single element of a single type.<br>
<br></div>Looking at <a href="http://xdmf.org">xdmf.org</a>, it looks like the value "Tet_10" is available for TopologyType. Is this value appropriate for you? I took your example xml and changed Mixed to Tet_10 and was then able to load the file into Paraview.<br>
<br>Cheers<br>Jason<br><br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 21, 2013 at 10:24 AM, Dominik Szczerba <span dir="ltr"><<a href="mailto:dominik@itis.ethz.ch" target="_blank">dominik@itis.ethz.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have received no feedback to my question. Did I overlook something<br>
obvious and it means that there are better / more popular formats for<br>
such datasets supported by ParaView?<br>
<br>
Regards,<br>
Dominik<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Oct 9, 2013 at 1:00 PM, Dominik Szczerba <<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>> wrote:<br>
> Hi,<br>
><br>
> I am unable to load the following trivial (one second order tet<br>
> element) into Paraview. I would be very glad for some pointers how to<br>
> fix it...<br>
><br>
> Regards<br>
> Dominik<br>
><br>
> <?xml version="1.0" ?><br>
> <Xdmf><br>
> <Domain Name="Unnamed"><br>
> <Grid Name="Mesh"><br>
><br>
> <Geometry GeometryType="XYZ"><br>
> <DataItem Format="XML" Dimensions="10 3"><br>
> 0.0 0.0 0.0<br>
> 1.0 0.0 0.0<br>
> 0.0 1.0 0.0<br>
> 0.0 0.0 1.0<br>
> 0.5 0.0 0.0<br>
> 0.5 0.5 0.0<br>
> 0.0 0.5 0.0<br>
> 0.0 0.0 0.5<br>
> 0.5 0.0 0.5<br>
> 0.0 0.5 0.5<br>
> </DataItem><br>
> </Geometry><br>
><br>
> <Topology TopologyType="Mixed" NumberOfElements="1" ><br>
> <DataItem Format="XML" DataType="Int" Dimensions="11"><br>
> 26 0 1 2 3 4 5 6 7 8 9<br>
> </DataItem><br>
> </Topology><br>
><br>
> </Grid><br>
> </Domain><br>
> </Xdmf><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Dr. Jason G. Fleming<br>Chief Engineer, Seahorse Coastal Consulting<br>3103 Mandy Ln<br>Morehead City, NC 28557<br>Tel: (252) 726-6323<br>Mobile: (252) 269-0962<br>
Web: <a href="http://www.seahorsecoastal.com" target="_blank">http://www.seahorsecoastal.com</a><br></div>
</div>