[Paraview] Calculate Edge Lengths in Unstructured Grid
Tim Gallagher
tim.gallagher at gatech.edu
Mon Jan 25 15:13:45 EST 2016
Thomas,
You can use the MeshQuality filter to compute the Edge Ratio for tetrahedral cells. This will give you a field called Quality in your dataset. You can then compute the statistics on it using other filters as needed.
That should do what you are looking for. The definitions used in the MeshQuality filter can be found at: http://www.vtk.org/Wiki/images/6/6b/VerdictManual-revA.pdf
Tim
----- Original Message -----
From: "Thomas Fastl" <thomas.fastl at kcl.ac.uk>
To: paraview at paraview.org
Sent: Monday, January 25, 2016 1:02:35 PM
Subject: [Paraview] Calculate Edge Lengths in Unstructured Grid
Hello Community,
I'm trying to calculate the min/max/mean edge length (or even an edge length distribution) in a tetrahedral element mesh specified as an unstructured grid in Paraview. I've played with the 'Extract Edges' filter, however, wasn't successful so far. Does anybody know how I could do that? Thank you for your input!
Best, Thomas Fastl
_______________________________________________
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/20160125/f0f9f3ae/attachment.html>
More information about the ParaView
mailing list