[Paraview] Example vtk-formatted unstructured grid data files (*.pvd, *.pvtu, *.vtu)

SamuelKey samuelkey at comcast.net
Sat Jul 2 22:43:10 EDT 2005


Manuel,

I have attached an example set of vtk-formatted
unstructured grid data files for your use.

The files are serialized in time (...t00n...).
I have used ParaView's parallel read capability
and written files "by-material" (...m00n...) as well.

The *.pvtu files are "mother files" at each time step
that identify the parallel components (in this case,
individual material domains).  ParaView doesn't
know (and doesn't care) that I wrote the respective
material domains as separate files during a single-cpu
serial execution.

The *.pvd files are "mother files" that preserve the
seperate material domains as Parts so that the
material domains (or however you have decomposed
your mesh) can be displayed in any combination
(individually turned "on" or "off") by the Extract Parts
filter. The Collection XML-tag has an undocumented
entry: name="abc...xyz"  If this entry is present, it will
be displayed in the Extract Parts filter's face-sheet,
an invaluable feature if you have a dozen different
items in the Collection.

One of the secrets to using the *.pvt? and *.pvd files
is to make each *.vt? file referenced by these "mother
files"  a self-contained individually displayable file.

Regards,

Sam Key


----- Original Message ----- 
From: "Manuel Nascimento Dias Barcelos Júnior" <Barcelos at colorado.edu>
To: <paraview at paraview.org>
Sent: Tuesday, June 28, 2005 2:02 PM
Subject: [Paraview] Question


>
>    Hi I'm a graduate student at CU and I'm trying to convert data sets to
vtk
> format to be read by ParaView. Is there anyone who could show an example
of a
> vtk file format which contains an unstructured mesh with density,
pressure,
> velocity or displacements data sets for different time steps? Also a
reference
> text would be helpfull, I went through the web and did not have success in
> finding any information I could use.
>
> Thanks in advance for helping,
>
> Manuel Barcelos.
>
> _________________________________
>
>  Graduate Student
>  University of Colorado
>  Center for Aerospace Structures
>  UCB 429
>  Boulder, Colorado 80309
>  (office) 303 492 0619
>  (fax) 303 492 4990
> _________________________________
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example-vtu-data.tar.gz
Type: application/x-gzip
Size: 100413 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/paraview/attachments/20050702/9192408b/example-vtu-data.tar-0001.bin


More information about the ParaView mailing list