<div dir="ltr"><div><div>Hello<br><br></div>Python calculator is the way to go here<br><br>inputs[0].PointData['flux1'] - inputs[1].PointData['flux2']<br><br></div>Beware of the order of the input, they will be ordered randomly by paraview, but you can reorder them wia the python shell, or modify your python-calculator script.<br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Sun, May 22, 2016 at 10:31 AM, Feng Jiang <span dir="ltr"><<a href="mailto:jfrx04@gmail.com" target="_blank">jfrx04@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">ParaView newbie here ,and sorry to interrupt you for some problems i met.<div><div><br></div><div>I have been using two vtk input files which named t1 and t2 for example, both input files contained only one dataset for CellData may called flux1 and flux2.</div><div><br></div><div>Exactly the structure and the data t1 and t2 got were same and only make a reflect from the surface of the center of x axis.</div></div><div><br></div><div>And I want to make the CellData flux1 to subtrack the flux2.</div><div>However I have tried Using the Group Datasets and the Calculator, or Using the Python Calculator or Programmable filter, and all the result I got is empty.</div><div><br></div><div>The results I tried seems the ParaView only subtracked the data basic on the Cell ID.</div><div><br></div><div>So is there any way to solve it or some wrong operate I made I wondered, or I must make the datasets reflect before I input ParaView ?</div><div><br></div><div>Thanks for any guidance,</div><div><br></div><div>Feng</div><div><br></div><div><br></div></div>
<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>
<br></blockquote></div><br></div>