Hi again:<div><br></div><div>Well my problem is very simple, as I explained before, I'm not sure how to complete the format in the right way, now I have this:</div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 12px; border-collapse: collapse; "><div>
<span class="Apple-style-span" style="font-size: small;"># vtk Datafile Version 3.0</span></div><div><span class="Apple-style-span" style="font-size: small;">Visualization of subdomains 1</span></div><div><span class="Apple-style-span" style="font-size: small;">ASCII</span></div>
<div><span class="Apple-style-span" style="font-size: small;">DATASET STRUCTURED_GRID</span></div><div><span class="Apple-style-span" style="font-size: small;">DIMENSIONS 5 5 5</span></div><div><span class="Apple-style-span" style="font-size: small;">POINTS 5 float</span></div>
<div><span class="Apple-style-span" style="font-size: small;">.000E+00 .000E+00 .000E+00</span></div><div><span class="Apple-style-span" style="font-size: small;">.200E+01 .000E+00 .000E+00</span></div><div><span class="Apple-style-span" style="font-size: small;">.400E+01 .000E+00 .000E+00</span></div>
<div><span class="Apple-style-span" style="font-size: small;">.600E+01 .000E+00 .000E+00</span></div><div><span class="Apple-style-span" style="font-size: small;">.800E+01 .000E+00 .000E+00</span></div><div><span class="Apple-style-span" style="font-size: small;"><br>
</span></div><div><span class="Apple-style-span" style="font-size: small;">SCALARS dataName dataType numComp</span></div><div><span class="Apple-style-span" style="font-size: small;">LOOKUP_TABLE default</span></div><div>
<span class="Apple-style-span" style="font-size: small;">s0</span></div><div><span class="Apple-style-span" style="font-size: small;">s1</span></div><div><span class="Apple-style-span" style="font-size: small;">...</span></div>
<div><span class="Apple-style-span" style="font-size: small;">sn-1</span></div><div><span class="Apple-style-span" style="font-size: small;"><br></span></div><div><span class="Apple-style-span" style="font-size: small;">But I don't know yet where should I take from the dataName, the dataType, how many types there are? I see the numComp can be ommited, but what about the Lookup Table? I need to add more info? And what about the data about pressure, I have to add it as a field and how? I have many doubts yet, I was searching inside the VTK User's Guide but I can't find a deeper explanation u_u.</span></div>
<div><span class="Apple-style-span" style="font-size: small;"><br></span></div><div><span class="Apple-style-span" style="font-size: small;">Thanks for your time and helping:</span></div><div><span class="Apple-style-span" style="font-size: small;">Aradnix</span></div>
</span>
</div>