<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 30, 2015 at 1:35 PM, Leonard Cassady <span dir="ltr"><<a href="mailto:lenny@intuitivemachines.com" target="_blank">lenny@intuitivemachines.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 style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;font-size:13.3333px;background-color:rgb(247,247,247)">I'm attempting to use pvserver to accelerate the post-processing of my openfoam solution. I have a 48 core machine. I have correctly installed and compiled a parallel copy of paraview 4.1.0 with OpenFOAM 2.4.x. If I open a simple .obj file I can see that different parts of the surface are rendered using different processors. I can also see that the memory is shared among the parallel processes. </span><br style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;font-size:13.3333px;background-color:rgb(247,247,247)"><br style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;font-size:13.3333px;background-color:rgb(247,247,247)"><span style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;font-size:13.3333px;background-color:rgb(247,247,247)">When I open a reconstructed openFOAM solution with 20 million cells with paraview connected to 40 process pvserver, the image seems to be rendered (or processed) with only 1 processor. Is there a step that I'm missing to parallelize the reconstructed Openfoam data files for rendering?</span></div></blockquote><div><br></div><div>See if you have to reconstruct it. You may be able to get much faster visualization with your setup (I/O not withstanding) if you just visualize the decomposed case. Choosing the "case type" to "decomposed" will do it.<br><br></div><div> Inorder to check whether one or multiple processes are actually handing the data, make a contour plot of the node ID or some variable like that. This should most likely not be a part of your actual OpenFOAM solution. Paraview seems to assign the processor ID to each cell. Plotting/Visualizing that may be a good test of whether you're actually using Paraview's parallel capabilities or not.<br></div><div><br></div><div>ganesh<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div><div dir="ltr">Leonard Cassady PhD<div>Senior Development Engineer</div><div>Intuitive Machines</div><div>Cell: <a href="tel:281-755-2553" value="+12817552553" target="_blank">281-755-2553</a> </div></div></div>
</font></span></div>
<br>_______________________________________________<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/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/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=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/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">ganesh<br></div>
</div></div>