<div dir="ltr">Hi,<div><br></div><div>The TemporalStatistics filter (or any other filter that iterates through time steps) doesn't currently work with Catalyst. We hope to change this in the future but because of the way that the ParaView pipeline works it makes it a non-trivial change.</div><div><br></div><div>Andy</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 28, 2017 at 2:40 PM, Hermano Lustosa <span dir="ltr"><<a href="mailto:hllustosa@gmail.com" target="_blank">hllustosa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have doubt about using paraview catalyst from my simulation code. Suppose I created a simple Paraview pipeline containing the TemporalStatistics filter only. <div><br></div><div>Initially, it is not clear for which "dummy" source is adequate for the script. I used a simple programmable source or even a unstructured cell types source to create the python script. Then, I call the script from catalyst in my code like this:<br><br>for each time step<div>    update grid;</div><div>    create data description;</div><div>    call coprocessing method;</div><div><br></div><div>The problem is that I expect the TemporalStatistics filter to create a single file containing the statistics for all the time steps. However, this approach creates a file for every time step. What I should do in the catalyst (or during the script creation) to have a single output for this filter.</div><div><br></div><div>Thanks in advance.<br><div><br><br><br><br></div></div></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>