[Paraview] Integrate Variables + Boxes

Moreland, Kenneth kmorel at sandia.gov
Mon Nov 30 12:15:09 EST 2009


What is the type of your data?  This is a total guess, but is it possible that your cells are inverted?  That is, the topology defined in such a way that the points of the cells are defined in the wrong order such that the same faces are defined but in a clockwise instead of counterclockwise order (or vice versa).  This could make the cells look right but cause volume calculations to become inverted.

That's a good point about the Box 3D widget.  The Box 3D widget was originally designed for the transform filter.  Thus, its transformation is relative to the bounding box of the original data.  This makes sense for the translate filter where these values will correspond to the affine transformation applied by the filter.  For filters like clip and extract cells by region, I can see how this makes far less sense.

I'm not totally sure what the best way to parameterize the box is.  Should it be the coordinates of two opposite corners?  Should it be center and lengths?  What about rotations? (Do we care about rotations?)

-Ken


On 11/25/09 11:24 AM, "Bastil2001 at yahoo.de" <Bastil2001 at yahoo.de> wrote:

Today I had a funny time with th eIntegrate Variables Filter. I got
reasonable results for variables and volumes but both were negative
instead of positive.... Strange.
I also had some fun in positioning an ExtractMeshByRegion Box using
Tranlation/Rotation/Scale. Especially translation is unclear to me how
it works. Why does in not use the Center and length convention from the
Box-source? I used a box-source to position my extraction.

Regards BastiL
_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview




   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091130/24749034/attachment.htm>


More information about the ParaView mailing list