[Paraview] Loading whole time series in ParaView at once

j.dubsky at centrum.cz j.dubsky at centrum.cz
Fri Feb 13 08:07:07 EST 2015


Hi Armin,
thanks  for your reply. I'm using the ParaView builtin reader. I always do "touch xxx.foam" in my OpenFOAM folder and after this I just start the paraview binary.

But actually I'm not sure if this is the problem of the reader or ParaView itself. We have the same problem when loading other data formats too. Paraview always loads the time steps one by one. This is quite annoying if you're switching from one step to the other.

I would be also happy to convert the OpenFOAM output to any other format, that would allow me to load the whole time series in memory, which would make the switching from one timestep to the other fast.

However I didn't try the option you've mention. How can I tell ParaView to cache at least the mesh in memory?

Regards

Josef

______________________________________________________________
> Od: Armin Wehrfritz <dkxls23 at gmail.com>
> Komu: <paraview at paraview.org>
> Datum: 13.02.2015 13:40
> Předmět: Re: [Paraview] Loading whole time series in ParaView at once
>
>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.dubsky at 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
>


More information about the ParaView mailing list