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

Scott, W Alan wascott at sandia.gov
Wed Jun 29 22:11:08 EDT 2016


Does that work multiple remote servers?

Thanks,

Alan

-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com] 
Sent: Wednesday, June 29, 2016 7:56 PM
To: Scott, W Alan <wascott at sandia.gov>
Cc: paraview at paraview.org
Subject: [EXTERNAL] Re: [Paraview] sum of a variable over all cells of one timestep

> 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