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

The spring constant relaxation factor.

tolerance

The convergence tolerance for spring-based solver.

max_iter

The maximum number of iterations for spring-based solver.

bnd_node_relax

The spring boundary node relaxation factor.

bnd_stiffness_factor

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

The Laplace boundary node relaxation factor.

skew_smooth_niter

The number of skewness-based smoothing cycles.

skew_smooth_cell_skew_max

The cell skewness threshold above which cells will be smoothed .

skew_smooth_face_skew_max

The face skewness threshold above which deforming boundary faces .

skew_smooth_all_deforming_boundaries

Enable/disable skewness smoothing for all deforming

verbosity

The verbosity for spring smoothing.

Included in:

Parent

Summary

smoothing_1

‘smoothing’ child.