flow360.snappy.SmoothControls#
- class SmoothControls#
Bases:
Flow360BaseModelMesh smoothing controls.
- lambda_factor: Annotated[float, Ge(ge=0)] = 0.7#
Controls the strength of smoothing in a single iteration.
- Constraints:
le = 1
ge = 0
Bases: Flow360BaseModel
Mesh smoothing controls.
Controls the strength of smoothing in a single iteration.
le = 1
ge = 0