<div dir="ltr"><div><div><div><div>Hi Alan,<br><br></div>My question is how should the forces be added up? I'm inferring that you mean that the point/cell data array should just be added up. It seems odd to do it like this since "small" cells don't get weighted proportionally to "big" cells. If you wanted to do it like this though it seems like numpy in the python programmable filter would work fairly well for this (assuming this isn't in parallel AND with point data). <br>
<br></div>I thought that maybe for point data you could use the Glyph filter with 2d box glyphs with a unit size and then use the integrate attributes filter. I didn't check if this gave the correct answer or not but theoretically it should work.<br>
<br></div>Regards,<br></div>Andy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 19, 2014 at 9:43 PM, Scott, W Alan <span dir="ltr"><<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<font face="Calibri"><span style="font-size:11pt">
<div>Utkarsh/Berk/All,</div>
<div>I have a user that wants to add up all of the forces in a dataset, not volume corrected. Is there a reason that the Integrate Variable filter can’t do this (default off)? My user just dumped the raw data as a .csv file and read it into excel, which worked.
It would be nicer if ParaView did this internally.</div>
<div> </div>
<div>Also, having just poked through the documentation for this filter, from that I could find, it does not explicitly state that the variables are being corrected for volume, area or length. Documentation should be adjusted to state this. I finally had to
create a hacky test, along with reading the code, to find what this filter does.</div><span class="HOEnZb"><font color="#888888">
<div> </div>
<div>Alan</div>
<div> </div>
<div> </div>
</font></span></span></font>
</div>
<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>