diffusion_settings#
- class ansys.fluent.core.generated.solver.settings_251.diffusion_settings(name=None, parent=None)#
Bases:
Group
‘diffusion_settings’ child.
Attributes
Attribute |
Summary |
---|---|
Specify whether the diffusion coefficient is based on the boundary distance or the cell volume. |
|
Set the diffusion coefficient parameter used for diffusion-based smoothing. |
|
Set the AMG stabilization method for mesh smoothing (FEM). |
|
Set the maximum number of iterations for smoothing. |
|
Set the relative residual convergence tolerance for smoothing. |
|
Set diffusion smoothing verbosity. |
|
Set the method used to evaluate the boundary distance for the |
|
Enable smoothing from reference position. |
|
Set the numerical method used for diffusion-based smoothing. |
Included in:
Parent |
Summary |
---|---|
‘smoothing’ child. |