<div dir="ltr"><div><div><div><div>Utkarsh:<br><br></div>Thanks.  That did the trick.  I had to 
add a 'Threshold' filter in the mix to remove the ghost cells, which 
were confusing the 'Merge Blocks' filter.<br><br></div>I've actually been staring at those boundary lines for over a year and a half and I've very glad to finally have them gone<br><br></div>Again, thank you very much.<br><br></div>-David Ortley<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 7:26 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try applying "Merge Blocks" and before applying the<br>
CellDatatoPointData. ParaView indeed treats each block separately.<br>
When you do "Merge Blocks", it will merge all the blocks into a single<br>
unstructured grid. This will make it possible to get a more reliable<br>
CellDataToPointData conversion across the block seams and hence avoid<br>
the seams on contouring.<br>
<br>
Utkarsh<br>
<div><div class="h5"><br>
On Tue, Feb 24, 2015 at 6:13 PM, David Ortley <<a href="mailto:djortley@gmail.com">djortley@gmail.com</a>> wrote:<br>
> Hello all,<br>
><br>
> We have a CFD code that generates silo files using the silo library.  For<br>
> each dump in the simulation, there are multiple files per dump (one file per<br>
> processor) and a single master file.<br>
><br>
> When we use Visit to visualize a contour, the contours look good.  When<br>
> using Paraview (any version), there exist obvious seams at the file<br>
> boundaries.  To visualize in Paraview, we use the 'CellDatatoPointData'<br>
> filter followed by the 'Contour' filter.<br>
><br>
> I'm currently trying to track down if either Visit is magically healing over<br>
> a bug in our implementation, or if the problem lies with Paraview<br>
> somehow...or with how I'm trying to generate the contour (via the<br>
> 'CellDatatoPointData' filter.)<br>
><br>
><br>
> It almost looks like Paraview is treating the edge of each file as if it<br>
> were an open boundary regardless of whether it is buttressed up against<br>
> another file.<br>
><br>
> Thanks for any help in this.<br>
><br>
> -David Ortley<br>
><br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
><br>
</blockquote></div><br></div>