flow360.AspectRatioBasedRefinement#

class AspectRatioBasedRefinement[source]#

Bases: Flow360BaseModel

Surface edge refinement by specifying maximum aspect ratio of the anisotropic cells.

type: Literal['aspectRatio'] = 'aspectRatio'#
value: Annotated[float, Gt(gt=0)] [Required]#
Constraints:
  • gt = 0