Evaluate shape quality of mesh elements
Q = meshQuality(mesh)
Q = meshQuality(mesh,elemIDs)
Q = meshQuality(___,'aspect-ratio')
determines the shape quality by using the ratio of minimal to maximal dimensions of
an element. The quality values are numbers from 0 through 1, where 1 corresponds to
the optimal shape of the element. Specify Q
= meshQuality(___,'aspect-ratio')'aspect-ratio'
after
any of the previous syntaxes.
[1] Knupp, Patrick M. "Matrix Norms & the Condition Number: A General Framework to Improve Mesh Quality via Node-Movement." In Proceedings, 8th International Meshing Roundtable. Lake Tahoe, CA, October 1999: 13-22.
FEMesh Properties | area
| findElements
| findNodes
| volume