<div>Hi again</div>
<div>&nbsp;</div>
<div>I managed to convert my xyz file into a polydata file ( .vtp). I understand that there are 2 type of file format in paraview, one serial and the other paralle, anyway I used paraview to convert the vtp file into .pvtp. (parallel polygonal data )-- is this wat correct</div>

<div>&nbsp;</div>
<div>my vtp file is quite large, so I cant display it here, I&nbsp;am copying the pvtp file here&nbsp;&nbsp;</div>
<div>&nbsp;</div>
<div><font size="2">
<p>&lt;?xml version=&quot;1.0&quot;?&gt;</p>
<p>&lt;VTKFile type=&quot;PPolyData&quot; version=&quot;0.1&quot; byte_order=&quot;LittleEndian&quot; compressor=&quot;vtkZLibDataCompressor&quot;&gt;</p>
<p>&lt;PPolyData GhostLevel=&quot;0&quot;&gt;</p>
<p>&lt;PPointData Scalars=&quot;Scalar&quot;&gt;</p>
<p>&lt;PDataArray type=&quot;Float32&quot; Name=&quot;Scalar&quot;/&gt;</p>
<p>&lt;/PPointData&gt;</p>
<p>&lt;PPoints&gt;</p>
<p>&lt;PDataArray type=&quot;Float32&quot; Name=&quot;Array 0x02116850&quot; NumberOfComponents=&quot;3&quot;/&gt;</p>
<p>&lt;/PPoints&gt;</p>
<p>&lt;Piece Source=&quot;ss_0.vtp&quot;/&gt;</p>
<p>&lt;/PPolyData&gt;</p>
<p>&lt;/VTKFile&gt;</p>
<p>is this alrite,&nbsp; can anyone point out to me.. what is the next step after this. I have created a cluster of 2 nodes and I need to be able to run this data, how do I find out if this data is actually being distributed across the nodes.</p>
</font></div>