diagnostics_tools#
- class ansys.fluent.core.generated.solver.settings_271.diagnostics_tools(name=None, parent=None)#
Bases:
GroupConfigure diagnostics tools for monitoring and inspecting simulation health.
Attributes
Attribute |
Summary |
|---|---|
Verbosity level for diagnostics reporting (0=normal, 1=verbose). |
|
Inspect mesh and case data. |
|
Monitor global maximum and minimum field extrema values during simulation. |
|
Stop simulation after a divergence incident is detected. |
|
Enable visualization of stabilization tool diagnostic fields. |
Methods
Method |
Summary |
|---|---|
Clear divergence tracker history files. |
|
Mark neighboring cells of the provided cell IDs. |
|
Mark neighboring cells based on the provided id or name of a register. |
|
Report cells information based on provided cell IDs. |
|
Report cells information based on the provided id or name of a register. |
Included in:
Parent |
Summary |
|---|---|
Solver stabilization tools for robust convergence on poor quality meshes. |