Hi all, I am using openFoam and when I run foamToVTK I get many vtk files every each one of which is contained in a different folder. If my geometry is made up by many .stl different files then I get the same number of folders. This is quite annoying when I need to load up the whole geometry because I need to enter the first folder and load the first .vtk, then go to file-->open-->enter the second folder and load the second .vtk and so on until I loaded all the files I need. As you may understand this is quite time consuming… Any way to do the whole process at once?
I think the best way would be to link together all of these vtk files into one single file (even of a different format) using a script (sh, python, bash…??). This is something you may do with the .stl files, if they are in binary format you may concatenate the content of each one of them into a single different file and then load just that one to have everything at once… What do you think? Thank you! _______________________________________________ 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