run_calculation#
- class ansys.fluent.core.solver.settings_231.run_calculation.run_calculation(name=None, parent=None)#
‘run_calculation’ child.
Attributes
Attribute |
Summary |
---|---|
‘adaptive_time_stepping’ child. |
|
‘cfl_based_adaptive_time_stepping’ child. |
|
‘data_sampling’ child. |
|
‘transient_controls’ child. |
|
‘pseudo_time_settings’ child. |
|
Data sampling options for statistics. |
|
Set number of iterations. |
|
Set number of solver iterations before returning to scheme. |
|
Set the residual report verbosity. |
|
Set the time step. |
Methods
Method |
Summary |
---|---|
Perform unsteady iterations. |
|
Perform a specified number of iterations. |
|
‘calculate’ command. |
|
Interrupt the iterations. |
Included in:
Parent |
Summary |
---|---|
‘solution’ child. |