[Paraview] Integrate variable filter

Andy Bauer andy.bauer at kitware.com
Fri Dec 1 07:39:13 EST 2017


You may also want to look at the Cell Size filter which has the advanced
option to globally sum the values.

The Integrate Variable filter can give unexpected results with mixed
dimension elements since it will integrate all 0D, 1D, 2D and 3D cells.

On Fri, Dec 1, 2017 at 5:02 AM, Andrew <antech777 at gmail.com> wrote:

> Hello.
> For calculationg volumes and areas, the "Cell Data" attribute type of
> Integrate variables filter is usable. You don't need to define additional
> constant field for this. I checked it now and it seems to give the correct
> domain volume (554 m3 in SolidWorks, 557 m3 in ParaView). The error may be
> due to unequality of mesh and "ideal" geometry. You can also use the
> Threshold filter before the Intergate variables to define the custom volume
> (with particular scalar values).
>
> 2017-12-01 12:08 GMT+03:00 Lionel Wilhelm <wilhelm at ycoorsystems.com>:
>
>> Dear Paraviewers,
>>
>> I'm trying to compute a closed volume in paraview. For that purpose, I
>> define a constant field with value 1 on the domain and use the integrate
>> filter. Unfortunately the result does not seem to be correct.
>>
>> Attached a screenshot of the GUI where I try to compute the volume of a
>> cube which volume is  0.075^3.
>>
>> I guess that floating point operations error might result in this error
>> but I'm unsure. Furthermore could you tell me if there is a mean for
>> computing such small volumes enclosed in complex surfaces?
>>
>> Kindly,
>>
>> Lionel Wilhelm
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/paraview
>>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171201/89bc18fd/attachment.html>


More information about the ParaView mailing list