solution#

class ansys.fluent.core.generated.solver.settings_251.solution(name=None, parent=None)#

Bases: Group

‘solution’ child.

Attributes

Attribute

Summary

methods

The solution methods object.

controls

Solution controls object.

report_definitions

Provides access to create an object that specifies a certain quantity or set of values to be computed at the end of a solver timestep or iteration. You can then choose to have multiple report definitions printed to the console written to a single file or plotted in the same window.

monitor

Provides access to common settings to monitor the convergence dynamically during the solution process by checking residuals, statistics, force values, surface integrals, and volume integrals. You can print reports of or display plots of lift, drag and moment coefficients, surface integrations and residuals for the solution variables. For unsteady flows you can also monitor elapsed time.

cell_registers

‘cell_registers’ child.

initialization

Solution initialization object.

calculation_activity

‘calculation_activity’ child.

run_calculation

Run-calculation object.

Included in:

Parent

Summary

root

‘root’ object.