[Paraview] [Xdmf] give a name to a heavy h5 array in a xdmf file

Dominik Szczerba dominik at itis.ethz.ch
Thu May 26 18:10:00 EDT 2011


What I mean is to set the array name from the writer in the program,
not tweaking the xml file. Or did I get you wrong?
Thanks, Dominik

On Thu, May 26, 2011 at 11:34 PM, Tim Gallagher
<tim.gallagher at gatech.edu> wrote:
> It's quite easy to do in the XMF file:
>
> <Attribute AttributeType="Scalar" Center="Cell" Name="H2O_mass_fraction">
>  <DataItem NumberType="Float" Dimensions="36 36 28" Precision="8" Format="HDF">&outputpath;/RESTS/REST_N_R00/REST_N_00000/REST_N_00000.h5:/FlowData/H2O_mass_fraction</DataItem>
> </Attribute>
>
> for example.
>
> Tim
>
> ----- Original Message -----
> From: "Dominik Szczerba" <dominik at itis.ethz.ch>
> To: "Xdmf" <xdmf at lists.kitware.com>, "ParaView list" <paraview at paraview.org>
> Sent: Thursday, May 26, 2011 5:30:09 PM
> Subject: [Xdmf] give a name to a heavy h5 array in a xdmf file
>
> Is there a way to explicitly name an array in a h5 file avoiding an
> automatic name like "Data3"?
> Thanks for any hints.
>
> Dominik
> _______________________________________________
> Xdmf mailing list
> Xdmf at lists.kitware.com
> http://www.kitware.com/cgi-bin/mailman/listinfo/xdmf
>
>


More information about the ParaView mailing list