[Paraview] question about time series in paraview

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jan 21 17:33:42 EST 2010


You probably want to use "Save Data" instead. Save Geometry is for
saving animation geometry.

Utkarsh

On Thu, Jan 21, 2010 at 5:01 PM, Andy Bauer <andy.bauer at kitware.com> wrote:
> 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
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list