<br>Hi Michael, <div><br></div><div>I guess *.pvtr file solved my problem. However, I have noticed combining all my *.vtr files via the *.pvrt file, then plotting a contours, it is slower than just loading it via *.pvd file. </div>
<div>Thanks for the tip though. </div><div><br></div><div>What is a .pvd file?</div><div>To my knowledge, it is a very useful and powerful file format of paraview that you can combine several files (as parts) and timesteps, etc into this file. </div>
<div>This is an example of a *.pvd file that I have that combines multiblock *.vtr files for several timesteps. It is very handy and simple as I have learned. </div><div>The only problem that I have with this as I mentioned is the ghost nodes which seem to appear as an extra line when I plot some contours of my dataset. </div>
<div><br></div><div><br></div><div><div>&lt;?xml version=&quot;1.0&quot;?&gt;</div><div>&lt;VTKFile type=&quot;Collection&quot; version=&quot;0.1&quot; byte_order=&quot;LittleEndian&quot; compressor=&quot;vtkZLibDataCompressor&quot;&gt;</div>
<div>   &lt;Collection&gt;</div><div>     &lt;DataSet timestep=&quot;1&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;Conc_P0_1.vtr&quot;/&gt;</div><div>     &lt;DataSet timestep=&quot;1&quot; group=&quot;&quot; part=&quot;1&quot; file=&quot;Conc_P1_1.vtr&quot;/&gt;</div>
<div>     &lt;DataSet timestep=&quot;2&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;Conc_P0_2.vtr&quot;/&gt;</div><div>     &lt;DataSet timestep=&quot;2&quot; group=&quot;&quot; part=&quot;1&quot; file=&quot;Conc_P1_2.vtr&quot;/&gt;</div>
<div><div>     &lt;DataSet timestep=&quot;3&quot; group=&quot;&quot; part=&quot;0&quot; file=&quot;Conc_P0_3.vtr&quot;/&gt;</div><div>     &lt;DataSet timestep=&quot;3&quot; group=&quot;&quot; part=&quot;1&quot; file=&quot;Conc_P1_3.vtr&quot;/&gt;</div>
</div></div><div><div> &lt;/Collection&gt;</div><div> &lt;/VTKFile&gt;</div></div><div><br></div><div><br></div><div>On Mon, Feb 7, 2011 at 4:58 AM, Michael Scheerer <span dir="ltr">&lt;<a href="mailto:M_Scheerer@web.de">M_Scheerer@web.de</a>&gt;</span> wrote:<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi!<br>
<div class="im"><br>
&gt;I am using several *.vtr files (as subblocks of the entire domain) and then use pvd file to load them in paraview.<br>
<br>
</div>Why don&#39;t you use a .pvtr file? In this case, it would work.<br>
<br>
What is a .pvd file?<br>
<br>
Michael<br>
___________________________________________________________<br>
NEU: FreePhone - kostenlos mobil telefonieren und surfen!<br>
Jetzt informieren: <a href="http://produkte.web.de/go/webdefreephone" target="_blank">http://produkte.web.de/go/webdefreephone</a><br>
</blockquote></div><br></div>