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