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