Hi, I cannot directly answer your question, but I have a few remarks/questions:
Which reader are you using for your OpenFOAM cases? There are two OpenFOAM readers for ParaView, a) the built-in reader in ParaView (file ending .foam) and b) the reader supplied with OpenFOAM (file ending .OpenFOAM). For my cases the built-in reader works much faster/efficient than the one from OpenFOAM (but that may very well be cases specific). With the ParaView built-in reader you also have the option to cache the mesh in memory. If you use the OpenFOAM command "paraFoam" you will by default use the reader that comes with OpenFOAM. To use the built-in reader from ParaView use "paraFoam -builtin". Alternatively just create a file with either ending (.foam or .OpenFOAM) to switch between the readers. -Armin On 02/13/2015 01:03 PM, j.dub...@centrum.cz wrote:
Hi, I'm currently struggling with one problem in ParaView, where I didn't find any solution up to now. My problem looks like this: I have a transient OpenFOAM simulation and want to do postprocessing of my results. This itself is not a big problem. I can load the data and switch between the timesteps and it works. The problem is, that it works terribly slowly. As far as I understand it, the way how this work is, that with every switching from one step to the other Paraview has to load the results and the mesh every time. What I would prefere much more would be the option to let ParaView load all the time steps at once. Of course this would need much more resources, but exactly with the resources I'm not really limited (having a huge cluster with ~500 nodes). Therefore loading the whole time series and having the possibility to switch between the timesteps quickly without having to load the mesh/data all the time would be a great improvement for me. Is there any way how this could be done, or is it something that ParaView has not really been designed for? For example ine Ensight I do have this option and it makes the work with the transient results much better. Many thanks in advance for any help or advice on this issue. Regards Josef _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview