<div dir="ltr">Hi Simon,<div><br></div><div>You can use the Python calculator:</div><div><br></div><div><a href="http://www.paraview.org/Wiki/ParaView/Users_Guide/Python_Calculator">http://www.paraview.org/Wiki/ParaView/Users_Guide/Python_Calculator</a><br>
</div><div><br></div><div>You need an expression like:</div><div><br></div><div>area(inputs[0])</div><div><br></div><div>or</div><div><br></div><div>volume(inputs[0])</div><div><br></div><div>Be careful, area and volume are not super accurate for 2nd order or higher cells currently.</div>
<div><br></div><div>-berk</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 1:37 PM, Su, Simon M CTR USARMY ARL (US) <span dir="ltr"><<a href="mailto:simon.m.su.ctr@mail.mil" target="_blank">simon.m.su.ctr@mail.mil</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Classification: UNCLASSIFIED<br>
Caveats: NONE<br>
<br>
Hello,<br>
<br>
I would like to color the data based on the size of the mesh cell. Is there<br>
away to do it in ParaView? In the coloring pull down selection, I can only<br>
find the variables in the dataset. If I have to compute the size of the mesh<br>
cell to create a new variable, how would it be done?<br>
<br>
Thanks<br>
-simon<br>
<br>
Classification: UNCLASSIFIED<br>
Caveats: NONE<br>
<br>
<br>
<br>_______________________________________________<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></div>