What is your numbering convention? The actual file series reader will time step through the files in the order they are added so you could use a Python script to load them in the order you want to.
Regards, Andy On Wed, Oct 23, 2013 at 1:20 PM, Lesleis Nagy <[email protected]> wrote: > Hello, > > I'm currently attempting to use paraview to load multiple vtu files for > the purposes of animation. My files are numbered in sequence (for example > phi004509000000.vtu) however when I attempt to load them in to paraview > they do not appear in the order that I would expect (i.e. in sequence). It > seems that this problem only occurs when I have more than approximately > 1000 files. Is this a known issue with paraview and if so could someone > suggest a work around to allow me to load 1000+ vtu files so that I can > create an animation? > > My current platform is OSX Mountain Lion and I'm using paraview version: > 4.0.1 64-bit. > > Kind regards > Les > > -- > The University of Edinburgh is a charitable body, registered in > Scotland, with registration number SC005336. > > _______________________________________________ > 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 >
_______________________________________________ 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
