:orphan: .. _spring_settings: spring_settings =============== .. autoclass:: ansys.fluent.core.generated.solver.settings_251.spring_settings :show-inheritance: .. rubric:: Attributes ================================================================================== ====================================================================================== Attribute Summary ================================================================================== ====================================================================================== :ref:`constant_factor <constant_factor>` Set the spring constant relaxation factor. :ref:`tolerance <tolerance_2>` Set the convergence tolerance for spring-based solver. :ref:`max_iter <max_iter_1>` Set the maximum number of iterations for spring-based solver. :ref:`bnd_node_relax <bnd_node_relax>` Set the spring boundary node relaxation factor. :ref:`bnd_stiffness_factor <bnd_stiffness_factor>` Set the stiffness factor for springs connected to boundary nodes. :ref:`spring_on_all_elements <spring_on_all_elements>` Enable/disable spring-based smoothing for all cell shapes. :ref:`spring_on_simplex_elements <spring_on_simplex_elements>` Enable/disable spring-based smoothing for tri/tet elements in mixed element zones. :ref:`laplace_node_relax <laplace_node_relax>` Set the Laplace boundary node relaxation factor. :ref:`skew_smooth_niter <skew_smooth_niter>` Set the number of skewness-based smoothing cycles. :ref:`skew_smooth_cell_skew_max <skew_smooth_cell_skew_max>` Set the cell skewness threshold above which cells will be smoothed :ref:`skew_smooth_face_skew_max <skew_smooth_face_skew_max>` Set the face skewness threshold above which deforming boundary faces :ref:`skew_smooth_all_deforming_boundaries <skew_smooth_all_deforming_boundaries>` Enable/disable skewness smoothing for all deforming :ref:`verbosity <verbosity_8>` Set the verbosity for spring smoothing. ================================================================================== ====================================================================================== .. rubric:: Included in: ================================ ====================== Parent Summary ================================ ====================== :ref:`smoothing_1 <smoothing_1>` 'smoothing' child. ================================ ======================