smoothing_parameters#
Bases:
TUIMenuEnters the dynamic mesh smoothing-parameters menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
amg_stabilization(service, version, mode, path)No help available.
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, ...)No help available.
local_smoothing(service, version, mode, path)No help available.
max_iter(service, version, mode, path)No help available.
number_local_layers(service, version, mode, path)No help available.
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.
No help available.
smooth_from_reference_position(service, ...)Enables/disables smoothing from a reference position.
smoothing_method(service, version, mode, path)No help available.
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, ...)No help available.
verbosity(service, version, mode, path)No help available.
__init__ method of TUIMenu class.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodThe 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:
TUIMethodSets the stiffness factor for springs connected to boundary nodes.
Bases:
TUIMethodSets the method used to evaluate the boundary distance for the diffusion coefficient calculation, when diffusion-based smoothing is enabled.
Bases:
TUIMethodSets the spring constant relaxation factor.
Bases:
TUIMethodSets the convergence tolerance for spring-based solver.
Bases:
TUIMethodSpecifies whether the diffusion coefficient for diffusion-based smoothing is based on the boundary distance or the cell volume.
Bases:
TUIMethodSets the diffusion coefficient parameter used for diffusion-based smoothing.
Bases:
TUIMethodAnswering 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:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodSets the Poisson’s ratio used for smoothing based on the linearly elastic solid model.
Bases:
TUIMethodSets the relative residual convergence tolerance for smoothing based on diffusion or the linearly elastic solid model.
Bases:
TUIMethodEnables/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:
TUIMethodSets the skewness threshold, above which cells will be smoothed using the skewness method.
Bases:
TUIMethodSets the skewness threshold, above which faces will be smoothed using the skewness method.
Bases:
TUIMethodSets the number of skewness-based smoothing cycles.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodEnables/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:
TUIMethodNo help available.
Bases:
TUIMethodEnables/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:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.