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
face (int) – The identifier of the face.
- Returns
float – The aspect ratio.
References
- 1
Wikipedia. Types of mesh. Available at: https://en.wikipedia.org/wiki/Types_of_mesh.