<div>Hi again</div>
<div> </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> </div>
<div>my vtp file is quite large, so I cant display it here, I am copying the pvtp file here </div>
<div> </div>
<div><font size="2">
<p><?xml version="1.0"?></p>
<p><VTKFile type="PPolyData" version="0.1" byte_order="LittleEndian" compressor="vtkZLibDataCompressor"></p>
<p><PPolyData GhostLevel="0"></p>
<p><PPointData Scalars="Scalar"></p>
<p><PDataArray type="Float32" Name="Scalar"/></p>
<p></PPointData></p>
<p><PPoints></p>
<p><PDataArray type="Float32" Name="Array 0x02116850" NumberOfComponents="3"/></p>
<p></PPoints></p>
<p><Piece Source="ss_0.vtp"/></p>
<p></PPolyData></p>
<p></VTKFile></p>
<p>is this alrite, 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>