<div dir="ltr"><div><div><div>Hi Brennen,<br><br></div>ParaView has support for loading multiple files as a time series if you name them file1.vtk, file2.vtk, etc.  We realize that sometimes these multiple files are multiple blocks of output rather than multiple timesteps so I recently implemented a filter that converts the time series into a multiblock dataset by putting each time step into a block in the dataset.  You can use this with the existing reader to convert the time series that ParaView thinks your data is into a multiblock dataset with all of the data in it.  The new filter is called 'Group Time Steps' and is available in master or the 5.2 release candidates.<br><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 18, 2016 at 4:32 PM, Brennen Taylor <span dir="ltr"><<a href="mailto:taylorbrennen731@gmail.com" target="_blank">taylorbrennen731@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"><span class=""><span style="font-size:12.8px">Dear All,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am using Paraview in order to visualize the result produced by parallel program. </div><div style="font-size:12.8px">Each processor currently outputs its own .vtk files , which corresponsd to the value of the fields in the domain.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I would like to know if there is a way of merging these .vtk files into one .vtk file so that I can visualize using Paraview.</div><div style="font-size:12.8px"><br></div></span><div style="font-size:12.8px">Attaching the required .vtk files for the reference.</div><span class=""><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks in advance !!</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best ,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Brennen</div></span></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>