Re: [Paraview] Help with batch processing and loops

2013-06-01 Thread Ian Krukow
Hi Nikos, I think, there are basically two different ways of doing this. You can set up your visualization in the ParaView GUI, and then write a small python script, that changes the filename and saves the images. That would look something like this (not tested): filenames = [list of

[Paraview] Help with batch processing and loops

2013-05-31 Thread Nikolaos Beratlis
Hi, I am switching to using Paraview from Tecplot and I need to do the following thing: I have a series of XDMF files that I need to read into Paraview one by one, apply some filters and export an image. In Tecplot I would write a macro, inside the macro there was a loop that changed the name of