[Paraview] question about time series in paraview
Andy Bauer
andy.bauer at kitware.com
Thu Jan 21 17:01:42 EST 2010
Is there a reason that when I start up paraview that by default it has a
time series with 10 time steps? If I load a file and then try to save the
geometry I get a pvd file that looks like:
<?xml version="1.0"?>
<VTKFile type="Collection" version="0.1" byte_order="LittleEndian"
compressor="vtkZLibDataCompresso
r">
<Collection>
<DataSet timestep="0" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.111111" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.222222" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.333333" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.444444" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.555556" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.666667" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.777778" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="0.888889" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
<DataSet timestep="1" group="source144" part="0"
file="junk/junk_source144T0000.vtp"/>
</Collection>
</VTKFile>
where each XML DataSet element references the same file.
Thanks,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100121/a86d613b/attachment.htm>
More information about the ParaView
mailing list