[Paraview] Loading sequential VTK files all at once
Olumide
50295 at web.de
Sun Nov 18 22:02:24 EST 2007
Thanks Sam. I've just created my first PVD file, here's a snip of it:
<?xml version="1.0"?>
<VTKFile type="Collection" version="0.1" byte_order="LittleEndian">
<Collection>
<DataSet timestep="0" group="" part="0" file="Trace_Path_1.vtk" />
<DataSet timestep="0" group="" part="0" file="Trace_Path_2.vtk" />
<DataSet timestep="0" group="" part="0" file="Trace_Path_3.vtk" />
</Collection>
</VTKFile>
Unfortunately, Paraview crashes whenever I load this file. QT throws an
exception that Paraview does not catch.
Is there anything wrong with my PVD file? Also, do you know where I can
find a PVD file format description online?
Thanks,
- Olumide
More information about the ParaView
mailing list