<font size="2">
<p>hi again</p>
<p>I just want to make sure that I am doing the right thing, I followed some manual online to run my data on paraview ( built on a cluster ) </p>
<p>I did using 2 approaches</p>
<p>My data is in a XML Polydata format</p>
<p>Approach A</p>
<p>1) Load the data</p>
<p>2) Run the D3 filer</p>
<p>3) And then run Process ID scalar to show the difference</p>
<p>&nbsp;</p>
<p>Approach B</p>
<p>1) Load the data</p>
<p>2) save the data -- I read the below notes from paraview wiki</p>
<p>What does &quot;Save Data&quot; entry in the file menu do when you are running more than one process ?</p>
<p>When running one process, &quot;Save Data&quot; creates a file from the current data set in ParaView. When running more than one process, save data creates spatially distributed files. Each process writes its own data in a file. A single meta-file pointing to these pieces is also created.</p>

<p>3) Run the D3 filer</p>
<p>4) And then run Process ID scalar to show the difference</p>
<p>&nbsp;</p>
<p>What am I doing wrong.. which approach should I follow...? Thanks.</p></font>