[Paraview] Re: one global structure
Fabian Braennstroem
f.braennstroem at gmx.de
Wed Apr 27 01:34:38 EDT 2005
Hi Berk,
* Berk schrieb am 26 Apr 2005:
> Hi Fabian,
>
> Currently, there is no way of specifying the geometry and attribute
> data separately. We are working on this.
Too sad. What do you expect; how long will it take?
Best Regards!
Fabian
>
> -Berk
>
>
> On 4/26/05, Fabian Braennstroem <f.braennstroem at gmx.de> wrote:
> > Hi,
> >
> > I have a rectilinear mesh for my problem and want to write
> > out a lot of time steps in different files. This should be
> > no problem to do; I think using 'Collection' I can collect
> > them again; like this example I found:
> >
> >
> > <VTKFile type="Collection">
> > <Collection>
> > <DataSet part="0" file="a_field-part0-{timestepnumber}.vtr"/>
> > <DataSet part="1" file="a_field-part1-{timestepnumber}.vtr"/>
> > ...
> > ...
> >
> > </Collection>
> > </VTKFile>
> >
> > My problem is now, that I have to write the structure and
> > mesh data for every time step in every file which will
> > produce a lot of bytes. Is there a way to define the grid
> > and structure of all data-files global in one file, so that
> > the data-files just have data in binary format inside?
> >
> > Thanks and Greetings!
> > Fabian
> >
> >
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
> >
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list