[Paraview] Newbie: Multiblock VTK Files in Paraview
Berk Geveci
berk.geveci at kitware.com
Tue Jan 2 10:47:49 EST 2007
Unfortunately, you can't. pvd files cannot point to legacy VTK files.
They can only point to the new xml based files (in this case .vts or
.pvts). You could write a VTK or paraview script to convert all your
vtk files to vts files. If you need help with that, let me know.
-berk
On 12/29/06, Bruno Fletcher <brunofletcher at gmail.com> wrote:
> Hello,
> I have a series of VTK legacy ASCII files representing my CFD structured
> data.
> Each file contains the data for a given computational block (ie, adjacent
> grids).
> I'd like to link all of these files (file_1.vtk, file_2.vtk, ...) with an
> xml based file (such as a *.pvd file)
> so I could easily open them within a ParaView "session"...
> How can I do this?
>
> Thanks,
> Fletcher
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
--
Berk Geveci
Kitware Inc.
28 Corporate Drive
Clifton Park, NY, 12309
More information about the ParaView
mailing list