<div dir="ltr"><div><div>Good morning,<br><br></div>Well the caching was not the issue. The animation I started creating last evening has thus far only written two 3 frames, so I will uncheck the offscreen rendering next and try again. We have been playing with the offscreen rendering before, but I beleive that had to do with stability issues in one of the previous versions.<br>
<br></div>Tom<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/14 Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Interesting. I am not sure what it could be. Another option is to try<br>
disabling the use of offscreen rendering for screenshots (by<br>
unchecking &quot;Use Offscreen Rendering for Screenshots&quot; in the &quot;Settings&quot;<br>
dialog on the &quot;Render View&quot; page (at the bottom of that page).<br>
<span class="HOEnZb"><font color="#888888"><br>
Utkarsh<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Mon, Jan 14, 2013 at 11:06 AM, Tom Fahner &lt;<a href="mailto:tom.fahner@gmail.com">tom.fahner@gmail.com</a>&gt; wrote:<br>
&gt; Hello Utkarsh,<br>
&gt;<br>
&gt; Well in fact I have used both. I had used a python script before, which gave<br>
&gt; a similar behavior, but in that case the unusual large intervals were about<br>
&gt; 15 minutes instead of 8 hours. I also noticed that there was something wrong<br>
&gt; in my setup using the python script, so when I redid the animation I simply<br>
&gt; used the GUI to check the setup more rigorously and decided not to use the<br>
&gt; python script.<br>
&gt;<br>
&gt; A bit more info on the python script:<br>
&gt;<br>
&gt; With the python script I also assumed it may have been related to the actual<br>
&gt; screen being rendered at the moment that the large intervals showed up. This<br>
&gt; because I used VNC to log into the machine for rendering and the screen was<br>
&gt; locked with ParaView running for most of the time. I just unlocked the<br>
&gt; screen occasionally to have a look at the progress from time to time and I<br>
&gt; could imagine this may have influenced the rendering. Later I also saw a 15<br>
&gt; min. interval between two pngs which were created in the middle of the<br>
&gt; night, meaning the screen was probably still locked, so I assumed that me<br>
&gt; unlocking the screen could not have been the reason. Fifteen minutes between<br>
&gt; two frames can be accepted if this happens once in 100 frames or so, but 8<br>
&gt; hours is just too much.<br>
&gt;<br>
&gt; At the moment I started the animation from the GUI again, but with the<br>
&gt; &quot;Cache Geometry&quot; unchecked as you suggested. I will check the results of<br>
&gt; that setting tonight.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Tom<br>
&gt;<br>
&gt;<br>
&gt; 2013/1/14 Utkarsh Ayachit &lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; Tom,<br>
&gt;&gt;<br>
&gt;&gt; I wonder if caching is causing these issues. Are you using the<br>
&gt;&gt; ParaView GUI or a Python script? If  the GUI, can you disable caching<br>
&gt;&gt; (uncheck &quot;Cache Geometry&quot; from the &quot;Animation&quot; page in the &quot;Settings&quot;<br>
&gt;&gt; dialog.<br>
&gt;&gt;<br>
&gt;&gt; Utkarsh<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Jan 14, 2013 at 5:50 AM, Tom Fahner &lt;<a href="mailto:tom.fahner@gmail.com">tom.fahner@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Dear all,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; For some reason I noticed that ParaView has some large intervals between<br>
&gt;&gt; &gt; writing a PNG for consecutive frames of an animation. Normally there is<br>
&gt;&gt; &gt; about one minute between the timestamp of two PNGs, but sometimes there<br>
&gt;&gt; &gt; is<br>
&gt;&gt; &gt; suddendly a gap of 8 hours:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  141K Jan 13 15:56 New_Volume_.0118.png<br>
&gt;&gt; &gt;  141K Jan 13 15:58 New_Volume_.0119.png<br>
&gt;&gt; &gt;  139K Jan 13 15:59 New_Volume_.0120.png<br>
&gt;&gt; &gt;  139K Jan 13 16:00 New_Volume_.0121.png<br>
&gt;&gt; &gt;  138K Jan 14 00:34 New_Volume_.0122.png<br>
&gt;&gt; &gt;  139K Jan 14 00:35 New_Volume_.0123.png<br>
&gt;&gt; &gt;  139K Jan 14 00:36 New_Volume_.0124.png<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; There are multiple occasions where these large intervals happen but this<br>
&gt;&gt; &gt; does not happen at a regular interval of the animation. There does seem<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; be a relation with the amount of memory that is used, since there is a<br>
&gt;&gt; &gt; sudden decrease in memory used right after &quot;Jan 14 00:34&quot;. Below I will<br>
&gt;&gt; &gt; describe my animation and setup. I hope anyone can give an explanation<br>
&gt;&gt; &gt; for<br>
&gt;&gt; &gt; the behavior.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; During the weekend I have created an animation of a mixing tank using<br>
&gt;&gt; &gt; volume<br>
&gt;&gt; &gt; rendering of the concentration of some chemicals in the tank. It is a<br>
&gt;&gt; &gt; reasonably large CFD simulation performed with OpenFOAM. There are about<br>
&gt;&gt; &gt; 15<br>
&gt;&gt; &gt; million cells (tetrahedrals and prismatic layer), but not extremely<br>
&gt;&gt; &gt; large. I<br>
&gt;&gt; &gt; saved the concentration every 0.25 seconds for a 120s simulation. We<br>
&gt;&gt; &gt; have<br>
&gt;&gt; &gt; ParaView 3.98.0 installed on this machine and it was the only program<br>
&gt;&gt; &gt; running at the time. I have made the animation with ffmpeg after<br>
&gt;&gt; &gt; ParaView<br>
&gt;&gt; &gt; made the frames as consecutive pngs. Besides the volume rendering of the<br>
&gt;&gt; &gt; concentration, the walls of the tank where shown with a fixed opacity of<br>
&gt;&gt; &gt; 0.3<br>
&gt;&gt; &gt; and the internal structure (some rotors and baffles) where present as<br>
&gt;&gt; &gt; well.<br>
&gt;&gt; &gt; Although the simulation use the MRF concept, I did mimick the rotation<br>
&gt;&gt; &gt; of<br>
&gt;&gt; &gt; the rotors using the transform filter. Using the &quot;cool to warm&quot; preset<br>
&gt;&gt; &gt; for<br>
&gt;&gt; &gt; visualization I could nicely set the opacity to 0 when the concentration<br>
&gt;&gt; &gt; was<br>
&gt;&gt; &gt; in the allowed range and it showed red in case of too high<br>
&gt;&gt; &gt; concentration, of<br>
&gt;&gt; &gt; blue when too low. The resulting animation is satisfactory, I just<br>
&gt;&gt; &gt; wonder<br>
&gt;&gt; &gt; what can be done to make sure these large intervals between writing<br>
&gt;&gt; &gt; images<br>
&gt;&gt; &gt; do not happen.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hope someone can help, if you need more information, please let me know.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Regards,<br>
&gt;&gt; &gt; Tom<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; T.C. Fahner<br>
&gt;&gt; &gt; e: <a href="mailto:tom.fahner@gmail.com">tom.fahner@gmail.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; &gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; T.C. Fahner<br>
&gt; e: <a href="mailto:tom.fahner@gmail.com">tom.fahner@gmail.com</a><br>
&gt; t: <a href="tel:%2B31-6-52642814" value="+31652642814">+31-6-52642814</a><br>
&gt; a: van Lodensteynstraat 24<br>
&gt;     2612 SE Delft<br>
&gt;     Netherlands<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>T.C. Fahner<br>e: <a href="mailto:tom.fahner@gmail.com">tom.fahner@gmail.com</a><br>t: +31-6-52642814<br>a: van Lodensteynstraat 24<br>    2612 SE Delft<br>    Netherlands
</div>