<div dir="ltr"><div><div><div>Hi Amit,<br><br></div>That is essentially correct. If you know ahead of time what images you want, you can set generate a Python script in the GUI that will output those images during your Catalyst enabled simulation run. Information on connecting the GUI to a Catalyst enabled simulation run is available at <a href="http://www.kitware.com/blog/home/post/722">http://www.kitware.com/blog/home/post/722</a>.<br><br></div><div>Also, the Catalyst user's guide is at <a href="http://www.paraview.org/files/catalyst/docs/ParaViewCatalystUsersGuide_v2.pdf">http://www.paraview.org/files/catalyst/docs/ParaViewCatalystUsersGuide_v2.pdf</a> which is quite comprehensive.<br></div><div><br></div>Cheers,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 16, 2015 at 12:49 PM, Amit Goel <span dir="ltr"><<a href="mailto:Amit.Goel@ucf.edu" target="_blank">Amit.Goel@ucf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Paraview Users and Gurus<br>
<br>
I am new to paraview and attempting the following task.. please let me know if my understanding is correct.<br>
<br>
I have a simulation that runs and spits out H5Part file, having location of say 1000 particles with locations that I can see with paraview. If I use catalyst c++ libraries and embed code in my simulation code then I can send that output to paraview directly. so the final simulation will look like this:<br>
<br>
Simulation Code —> “Send to Paraview Catalyst" Code  -> Paraview -> Image or Video output.<br>
<br>
I believe that<br>
<br>
1. alongwith send to paraview catalyst code, I can also send to H5Part file. but creating H5part files is no more needed if I am sending directly to paraview and creating images.<br>
<br>
2. While paraview in above arrangement is working on creating visualization, in the background, I can connect to that paraview instance using paraview client and see whats going on with visualization.<br>
<br>
Am I correct in my understanding of Catalyst+Paraview in above description ? If yes then I will try it in next coming days and seek your help where I get stuck.<br>
<br>
Regards<br>
<br>
Amit<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>