Andy,&nbsp;<div><br></div><div>Today, I have tried again on 3.12.0. &nbsp;I don&#39;t know why but today both of the methods you mentioned work. &nbsp;</div><div><br></div><div>Thank you. &nbsp;</div><div><br></div><div>Makoto</div><div><br><br>
<div class="gmail_quote">2012/10/25 Andy Bauer <span dir="ltr">&lt;<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What version of ParaView are you using?&nbsp; I was able to use &quot;hstack([VelocityX, VelocityY, VelocityZ])&quot; with the Python Calculator filter in v3.14.1. Alternatively you could try the Calculator filter with &quot;iHat*VelocityX+jHat*VelocityY+kHat*VelocityZ&quot;.<br>

<br>Andy<br><br><div class="gmail_quote"><div><div class="h5">On Wed, Oct 24, 2012 at 12:17 PM, 中田拓馬 <span dir="ltr">&lt;<a href="mailto:uirosan@gmail.com" target="_blank">uirosan@gmail.com</a>&gt;</span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Dear all,&nbsp;<div><br></div><div>I am trying to compute vorticity from separated velocity vectors, but pre-installed filter of paraview seems to require 3-components vector as an input. Then, I have tried to use the &quot;Python Calculator&quot; filter to construct it. &nbsp;I put &quot;hstack([VelocityX, VelocityY, VelocityZ])&quot; into the &quot;Expression&quot; field following the wiki. &nbsp;However, it created just a copy of VelocityX instead of 3-components vector. &nbsp;How can I construct 3-components array form separated velocity vectors? &nbsp;</div>


<div><br></div><div>I have also tried to use the &quot;Programmable Filter&quot;. &nbsp;But, it has been really difficult for me and I could not just extract the vector from the input. &nbsp;The vectors live in vtkUnstructuredGrid in a vtkMultiBlockDataSet and there are no function to extract Point Data form it. &nbsp;</div>


<div><br></div><div>Regards,&nbsp;</div><div><br></div><div>Makoto</div><div><br></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>
</blockquote></div><br></div>