[Paraview] problems with xdmf-files
Natalie Happenhofer
nataliehapp at hotmail.com
Thu Feb 18 07:07:21 EST 2010
mx xmfs look like this:
<?xml version="1.0" ?>
<!DOCTYPE Xdmf SYSTEM "Xdmf.dtd" []>
<Xdmf>
<Domain>
<!-- Time: 0.48 -->
<Grid Name="Rectilinear" GridType="Uniform">
<Topology TopologyType="3DCoRectMesh" Dimensions=" 1 92 91">
</Topology>
<Geometry GeometryType="ORIGIN_DXDYDZ">
<DataStructure Name="Origin" DataType="Float" Dimensions="3" Format="XML">
0.000 0.000 0.000
</DataStructure>
<DataStructure Name="Spacing" DataType="Float" Dimensions="3" Format="XML">
1.000 1.099 1.111
</DataStructure>
</Geometry>
<Attribute Name="dg" Type="Scalar" Center="Node">
<DataItem DataType="Float" Precision="4" Dimensions=" 91 92 1" Format="HDF">
circK.00000.h5:/Rectilinear/dg
</DataItem>
</Attribute>
<Attribute Name="mom" Type="Vector" Center="Node">
<DataItem DataType="Float" Precision="4" Dimensions=" 91 92 1 3" Format="HDF">
circK.00000.h5:/Rectilinear/mom
</DataItem>
</Attribute>
<Attribute Name="t" Type="Scalar" Center="Node">
<DataItem DataType="Float" Precision="4" Dimensions=" 91 92 1" Format="HDF">
circK.00000.h5:/Rectilinear/t
</DataItem>
</Attribute>
<Attribute Name="p" Type="Scalar" Center="Node">
<DataItem DataType="Float" Precision="4" Dimensions=" 91 92 1" Format="HDF">
circK.00000.h5:/Rectilinear/p
</DataItem>
</Attribute>
<Attribute Name="e" Type="Scalar" Center="Node">
<DataItem DataType="Float" Precision="4" Dimensions=" 91 92 1" Format="HDF">
circK.00000.h5:/Rectilinear/e
</DataItem>
</Attribute>
</Grid>
</Domain>
</Xdmf>
Greets,
N
> Date: Tue, 16 Feb 2010 09:51:59 -0500
> Subject: Re: [Paraview] problems with xdmf-files
> From: utkarsh.ayachit at kitware.com
> To: nataliehapp at hotmail.com
> CC: paraview at paraview.org; xdmf at lists.kitware.com
>
> Natalie,
>
> Can you post a sample of your xdmf?
>
> Utkarsh
>
> On Tue, Feb 16, 2010 at 5:43 AM, Natalie Happenhofer
> <nataliehapp at hotmail.com> wrote:
> > Yes, I noticed that CVS ParaView has a newer version of Xdmf Reader, the
> > problem is, that the files, that were read without problems in ParaView
> > 3.4.0, now throw this error I spoke of.
> > In the version I built from source, I just copied the old XdmfReader in the
> > Code, but I´m wondering why this problem occurs. Surely the XdmfReader
> > should be backwards compatible? Does it use a new version of the Xdmf
> > format, or.. ?
> >
> > Thx,
> > Natalie
> >
> >> Date: Mon, 15 Feb 2010 09:35:00 -0500
> >> Subject: Re: [Paraview] problems with xdmf-files
> >> From: utkarsh.ayachit at kitware.com
> >> To: nataliehapp at hotmail.com
> >> CC: paraview at paraview.org
> >>
> >> When you build from source, are using using CVS head? CVS ParaView has
> >> an newer version of XdmfReader.
> >>
> >> Utkarsh
> >>
> >> On Mon, Feb 15, 2010 at 4:37 AM, Natalie Happenhofer
> >> <nataliehapp at hotmail.com> wrote:
> >> > Hi!
> >> >
> >> > I´m using the Xdmf-format for my data files and am used to visualize
> >> > them
> >> > with ParaView. I´ve built Paraview from source (the latest version
> >> > 3.6.2)
> >> > and everything works fine, but a few days ago I worked on a different
> >> > computer and just wanted to look at my output, so I installed ParaView
> >> > via
> >> > the paraview.exe-file. But suddenly, it cannot visualize my Xdmf-Files,
> >> > it
> >> > always says "could not open HDF5 dataset". Why does it work when I build
> >> > Paraview from source and not with the installer file?
> >> >
> >> > Thx,
> >> > Natalie
> >> >
> >> > ________________________________
> >> > Hotmail es confiable. Con autenticación de remitentes y filtros
> >> > Anti-Spam
> >> > mejorados un 80% . Ver más.
> >> > _______________________________________________
> >> > 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
> >> >
> >> >
> >
> > ________________________________
> > Windows Live Hotmail es más seguro con el control de suplantación de
> > identidad. Más info aquí
> > _______________________________________________
> > 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
> >
> >
_________________________________________________________________
Éste correo fue enviado por un usuario de Hotmail. Tu también puedes disfrutar de una casilla sin Spam.
http://www.descubrewindowslive.com/hotmail/anti-spam.asp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100218/abeeb2c0/attachment.htm>
More information about the ParaView
mailing list