run_calculation#
- class ansys.fluent.core.generated.solver.settings_252.run_calculation(name=None, parent=None)#
Bases:
Group
Run-calculation object.
Attributes
Attribute |
Summary |
---|---|
The pseudo time method object. |
|
Number of iterations. |
|
Adaptive time stepping object. |
|
CFL-based adaptive time stepping object. |
|
Number of solver iterations before returning to scheme. |
|
Number of solver iterations after which profile is updated. |
|
Enable solution steering for density-based solver. |
|
The time step. |
|
Transient controls object. |
|
Pollutants object. |
|
Data sampling object. |
|
Zone-Specific Data sampling options for statistics. |
|
The residual report verbosity. |
Methods
Method |
Summary |
---|---|
Start run calculation. |
|
Interrupt the iterations. |
|
Perform unsteady iterations. |
|
Perform a specified number of iterations. |
Included in:
Parent |
Summary |
---|---|
‘solution’ child. |