<div dir="ltr">Thanks Cory,<div><br></div><div>It is what I want. I will take a try, and will come back if you have more questions.</div><div><br></div><div>Fande,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 20, 2016 at 9:45 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ParaView has extensive Python scripting capabilities that will do what<br>
you are looking for. Usually the easiest way to get started is to<br>
create a Python trace, which is a script generated from actions you<br>
take in the GUI. Launch ParaView, then select the menu item "Tools -><br>
Start Trace". Do the actions you want, then select "Tools -> Stop<br>
Trace". You'll see the generated Python script in a window that pops<br>
up. You can save that script and then run it with pvpython or through<br>
the Python console in the ParaView application. You can of course<br>
modify the Python script to open different input files and save images<br>
to different file names.<br>
<br>
Please consult the ParaView Guide [1] for additional details on Python<br>
scripting in ParaView.<br>
<br>
HTH,<br>
Cory<br>
<br>
[1] <a href="http://www.paraview.org/documentation/" rel="noreferrer" target="_blank">http://www.paraview.org/<wbr>documentation/</a><br>
<div><div class="h5"><br>
On Sun, Nov 20, 2016 at 11:18 AM, Fande Kong <<a href="mailto:fdkong.jd@gmail.com">fdkong.jd@gmail.com</a>> wrote:<br>
> Hi All,<br>
><br>
> I manually import data for NS equations, create filter, and finally save<br>
> some pictures. I was wondering if paraview can reproduce exactly the same<br>
> things I have done before by using scripts?<br>
><br>
> In CUBIT, anythings users did will be saved a jour file, and this file can<br>
> be used to reproduce what have done before. Does paraview have a similar<br>
> thing?<br>
><br>
><br>
> Fande,<br>
><br>
</div></div>> ______________________________<wbr>_________________<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<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>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=<wbr>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/<wbr>mailman/listinfo/paraview</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</font></span></blockquote></div><br></div>