[Paraview] Newbie: Multiblock VTK Files in Paraview

Bruno Fletcher brunofletcher at gmail.com
Wed Jan 3 09:50:11 EST 2007


Thanks,
I followed your suggestion and now my pvd file works!

I first converted my VTK legacy file to a vts file using Prabhu's python
script:

http://www.ae.iitm.ac.in/~prabhu/software/code/mayavi/vtk2xml.py

Then I was able to link all my new vts files using a single pvd file...


Cheers,
Bruno


On 1/2/07, Berk Geveci <berk.geveci at kitware.com> wrote:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070103/061ba55b/attachment.html


More information about the ParaView mailing list