[Paraview] xdmf and hdf5

Renato N. Elias rnelias at nacad.ufrj.br
Fri Jul 11 10:49:33 EDT 2008


Taking a very fast look, it seems that you have a typo in your file

DataFile;:/PointsX/Values --> it should not have a ";:", it should be 
just ":"

I'm sending an example file that I made when was learning about XDMF

[]'s

Renato.

Simone Deparis wrote:
> Renato N. Elias wrote:
>   
>> Hi Simone,
>>
>> for the time dependent data, you just need to create a temporal
>> collection. I'm forwarding a message that Jerry Clarke sent to me
>> explaining how it's done.
>>
>> I hope it helps you
>>
>> []'s
>>
>> Renato.
>>     
>
> Hi Renato,
>
> Thank you for your answer, but I feel that that's what I tried to
> implement in provaTime.xmf:
>
>   <Grid Name="Cube Grid" GridType="Collection" CollectionType="Temporal">
>
>      <Time TimeType="List">
>      <DataItem Format="XML" NumberType="Float" Dimensions="2">
>             0.0123 0.0246
>      </DataItem>
>     </Time>
>
>     <Grid Name="Cube Grid 1">
> (...)
>    </Grid>
>
>     <Grid Name="Cube Grid 2">
> (...)
>     </Grid>
>
>   </Grid>
>
>
> :-(
>
> Other hints?
>
> Simone
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cav_2_001.xmf
Type: text/xml
Size: 32744 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080711/1ea74863/attachment-0001.bin>


More information about the ParaView mailing list