spring_settings#

class ansys.fluent.core.generated.solver.settings_251.spring_settings(name=None, parent=None)#

Bases: Group

‘spring_settings’ child.

Attributes

Attribute

Summary

constant_factor

Set the spring constant relaxation factor.

tolerance

Set the convergence tolerance for spring-based solver.

max_iter

Set the maximum number of iterations for spring-based solver.

bnd_node_relax

Set the spring boundary node relaxation factor.

bnd_stiffness_factor

Set the stiffness factor for springs connected to boundary nodes.

spring_on_all_elements

Enable/disable spring-based smoothing for all cell shapes.

spring_on_simplex_elements

Enable/disable spring-based smoothing for tri/tet elements in mixed element zones.

laplace_node_relax

Set the Laplace boundary node relaxation factor.

skew_smooth_niter

Set the number of skewness-based smoothing cycles.

skew_smooth_cell_skew_max

Set the cell skewness threshold above which cells will be smoothed

skew_smooth_face_skew_max

Set the face skewness threshold above which deforming boundary faces

skew_smooth_all_deforming_boundaries

Enable/disable skewness smoothing for all deforming

verbosity

Set the verbosity for spring smoothing.

Included in:

Parent

Summary

smoothing_1

‘smoothing’ child.