[Paraview] Python calculator sum_per_block()
Dennis Conklin
dennis_conklin at goodyear.com
Mon Nov 6 15:10:51 EST 2017
All,
Anyone know how this works?
I have an element variable called "Volume", I tried:
sum_per_block(Volume) and
sum_per_block("Volume") and
sum_per_block(inputs[0].CellData['Volume'])
And all I got was errors. How should this work - and where will the results be - will each element in a block get the total volume for that block as a variable?
Thanks for any hints.
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171106/fbb91bc7/attachment.html>
More information about the ParaView
mailing list