smoothing_parameters#
Bases:
TUIMenu
Enters the dynamic mesh smoothing-parameters menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
amg_stabilization
(service, version, mode, path)bnd_node_relaxation
(service, version, mode, path)The boundary node relaxation is used by spring smoothing.
bnd_stiffness_factor
(service, version, mode, ...)Sets the stiffness factor for springs connected to boundary nodes.
boundary_distance_method
(service, version, ...)Sets the method used to evaluate the boundary distance for the diffusion coefficient calculation, when diffusion-based smoothing is enabled.
constant_factor
(service, version, mode, path)Sets the spring constant relaxation factor.
convergence_tolerance
(service, version, ...)Sets the convergence tolerance for spring-based solver.
diffusion_coeff_function
(service, version, ...)Specifies whether the diffusion coefficient for diffusion-based smoothing is based on the boundary distance or the cell volume.
diffusion_coeff_parameter
(service, version, ...)Sets the diffusion coefficient parameter used for diffusion-based smoothing.
diffusion_fvm
(service, version, mode, path)Answering yes at the prompt changes the diffusion-based smoothing method to the cell-based finite volume approach that was the default in releases prior to Fluent 15.0.
laplace_node_relaxation
(service, version, ...)local_smoothing
(service, version, mode, path)max_iter
(service, version, mode, path)number_local_layers
(service, version, mode, path)poisson_ratio
(service, version, mode, path)Sets the Poisson’s ratio used for smoothing based on the linearly elastic solid model.
relative_convergence_tolerance
(service, ...)Sets the relative residual convergence tolerance for smoothing based on diffusion or the linearly elastic solid model.
Enables/disables skewness smoothing for all deforming dynamic boundary zones.
skew_smooth_cell_skew_max
(service, version, ...)Sets the skewness threshold, above which cells will be smoothed using the skewness method.
skew_smooth_face_skew_max
(service, version, ...)Sets the skewness threshold, above which faces will be smoothed using the skewness method.
skew_smooth_niter
(service, version, mode, path)Sets the number of skewness-based smoothing cycles.
smooth_from_reference_position
(service, ...)Enables/disables smoothing from a reference position.
smoothing_method
(service, version, mode, path)spring_on_all_elements
(service, version, ...)Enables/disables spring-based smoothing for all cell shapes; if disabled, the spring-based smoothing is applied based on the setting of the define/dynamic-mesh/controls/smoothing-parameters/spring-on-simplex-shapes? text command.
spring_on_simplex_elements
(service, version, ...)verbosity
(service, version, mode, path)__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
The boundary node relaxation is used by spring smoothing. The boundary node relaxation allows you to relax the update of the node positions at deforming boundaries. A value of 0 prevents deforming boundary nodes from moving and a value of 1 indicates no under-relaxation.
Bases:
TUIMethod
Sets the stiffness factor for springs connected to boundary nodes.
Bases:
TUIMethod
Sets the method used to evaluate the boundary distance for the diffusion coefficient calculation, when diffusion-based smoothing is enabled.
Bases:
TUIMethod
Sets the spring constant relaxation factor.
Bases:
TUIMethod
Sets the convergence tolerance for spring-based solver.
Bases:
TUIMethod
Specifies whether the diffusion coefficient for diffusion-based smoothing is based on the boundary distance or the cell volume.
Bases:
TUIMethod
Sets the diffusion coefficient parameter used for diffusion-based smoothing.
Bases:
TUIMethod
Answering yes at the prompt changes the diffusion-based smoothing method to the cell-based finite volume approach that was the default in releases prior to Fluent 15.0. Answering no at the prompt changes the diffusion-based smoothing method to the default node-based finite element method.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Sets the Poisson’s ratio used for smoothing based on the linearly elastic solid model.
Bases:
TUIMethod
Sets the relative residual convergence tolerance for smoothing based on diffusion or the linearly elastic solid model.
Bases:
TUIMethod
Enables/disables skewness smoothing for all deforming dynamic boundary zones. This is enabled by default. If disabled, skewness smoothing is only applied to the deforming dynamic boundary zones that have smoothing explicitly enabled or use local face remeshing.
Bases:
TUIMethod
Sets the skewness threshold, above which cells will be smoothed using the skewness method.
Bases:
TUIMethod
Sets the skewness threshold, above which faces will be smoothed using the skewness method.
Bases:
TUIMethod
Sets the number of skewness-based smoothing cycles.
Bases:
TUIMethod
.
Bases:
TUIMethod
Enables/disables smoothing from a reference position. Such smoothing may produce greater mesh quality consistency for stationary or moving meshes with periodic or quasi-periodic motion, and is only available when the smoothing method is based on diffusion or the linearly elastic solid model.
Bases:
TUIMethod
.
Bases:
TUIMethod
Enables/disables spring-based smoothing for all cell shapes; if disabled, the spring-based smoothing is applied based on the setting of the define/dynamic-mesh/controls/smoothing-parameters/spring-on-simplex-shapes? text command.
Bases:
TUIMethod
.
Bases:
TUIMethod
.