<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi everybody,<br>I have written an Xdmf-File to be read by Paraview, but Paraview doesnīt, does not even recognise the file type as it asks me which reader it should use. <br><br>This is my .xmf-file: <br><br>&lt;?xml version="1.0" ?&gt;<br>&lt;!DOCTYPE Xdmf SYSTEM "Xdmf.dtd" [<br>&lt;!ENTITY HeavyData1 "c2d-coordinates.h5"&gt;<br>&lt;!ENTITY HeavyData2 "c2d-dg-values.h5"&gt;<br>]&gt;<br><br><br><br>&lt;Xdmf &gt;<br>&nbsp; &lt;Domain Name="c2d"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Grid Name="Curvilinear" GridType="Uniform"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Topology Type="3DSMesh" Dimensions="275 151 1"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Topology&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Geometry Type="XYZ"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;DataStructure DataType="Float" Precision="4" Dimensions="41525 3" Format="HDF"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; c2d-coordinates.h5:/Curvilinear/XYZ&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/DataStructure&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Geometry&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Attribute Name="Density" AttributeType="Scalar" Center="Node"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;DataStructure DataType="Float" Precision="4" Dimensions="275 151 1"&nbsp; Format="HDF"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;c2d-dg-values.h5:/Curvilinear/Density<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/DataStructure&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Attribute&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Grid&gt;<br>&nbsp; &lt;/Domain&gt;<br>&lt;/Xdmf&gt;<br><br>and I just donīt undestand, whatīs the problem with it? the .h5 files are located in the same directory as the .xmf -file. <br><br>Paraview says: <span style="font-family: 'Courier'; color: rgb(0, 0, 0);">ERROR: In C:\berk\ReleaseBuilds\ParaView3\Utilities\Xdmf2\vtk\vtkXdmfReader.cxx, line 2978</span>
<p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; color: rgb(0, 0, 0);">vtkXdmfReader (05B2A1F8): Cannot find any domain...</p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; color: rgb(0, 0, 0);"><br></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; color: rgb(128, 0, 0);">Any Hel<span>p appreciated!</span></p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; color: rgb(128, 0, 0);">Thx,</p><p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; color: rgb(128, 0, 0);"><span>Natalie Hapenhofer</span><br></p><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>