[Paraview] VTK file format

Paw Møller pawsen at gmail.com
Wed Dec 14 03:40:14 EST 2011


Another good file format for writing topology and data to different files,
is the Ensight Gold format. See this post
http://www.paraview.org/pipermail/paraview/2010-February/015708.html

You can write both acsii and binary files. I can send you a simple fortran
routine, which writes topology(quads) and data. And a .case file

2011/12/13 Robert Maynard <robert.maynard at kitware.com>

> I am pretty sure that both the Legacy VTK and the XML VTK do not
> support writing out the mesh and field data as different files.
>
> On Tue, Dec 13, 2011 at 2:52 PM, Alexander Podlozhnyuk
> <xmedvedeg at gmail.com> wrote:
> >
> >
> > 2011/12/13 Alexander Podlozhnyuk <xmedvedeg at gmail.com>
> >>
> >> Hello!
> >> I use VTK file format for visualizing scientific data in Paraview. I
> write
> >> in this file mesh (point_data + cell_data) and Field Data (pressure
> >> distribution for each point and etc.). Is it possible to write mesh
> data and
> >> field data in separate vtk-files and read them together in Paraview? Or
> >> should I use another file format ?
> >> Thank you.
> >
> >
> > Dear all, have you any idea ?
> >
> > _______________________________________________
> > 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
> >
>
>
>
> --
> Robert Maynard
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20111214/668c3e49/attachment-0001.htm>


More information about the ParaView mailing list