[Paraview] sum of a variable over all cells of one timestep

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Jun 29 21:55:35 EDT 2016


> I am trying to find the sum of a variable for all cells at one timestep.

Try using the Python calculator. Make sure you set the "Array
Association" to "Cell Data" and then enter the expression sum(ARRAY).
Example for can.ex2, I can do "sum(EQPS)".


More information about the ParaView mailing list