VolMesh.halfface_aspect_ratio
- VolMesh.halfface_aspect_ratio(face)[source]
Face aspect ratio as the ratio between the lengths of the maximum and minimum face edges.
- Parameters:
- faceint
The identifier of the face.
- Returns:
- float
The aspect ratio.
See also
References
[1]Wikipedia. Types of mesh. Available at: https://en.wikipedia.org/wiki/Types_of_mesh.