constraint_settings#

class ansys.fluent.core.generated.solver.settings_242.constraint_settings.constraint_settings(name=None, parent=None)#

Bases: Group

Constraint settings.

Attributes

Attribute

Summary

second_order

When enabled, the second order radial basis function will be used to provide additional smoothness of the deformation. Note that enabling this option may increase the computation time by a factor of 2 - 4 and increase memory by a factor of 3.

increase_local_smoothness

When enabled, more local control points will be used to improve the smoothness of the deformation. Enabling this option may increase memory cost and computational time.

increase_global_smoothness

When enabled, more global control points will be used to improve the smoothness of the deformation. Enabling this option may increase memory cost and computational time.

tolerance

Tolerance on constraint.

Included in:

Parent

Summary

polynomials

Design tool polynomials numerics menu.

rbf

Design tool RBF numerics menu.