transient_controls#
- class ansys.fluent.core.generated.solver.settings_261.transient_controls(name=None, parent=None)#
Bases:
Group
Transient controls object.
Attributes
Attribute |
Summary |
---|---|
Time advancement method type. |
|
Time advancement method. |
|
Duration specification method. |
|
Use specified time step or courant number. |
|
The flow time. |
|
Activate the simulation status panel. |
|
Maximum flow time (-1 no maximum). |
|
CFL-based time stepping object. |
|
Error-based time stepping object. |
|
Applies a predictor algorithm for computing initial condition at time step n+1. |
|
Improve prediction of flow field at time step n+1 for rotating mesh. |
|
Multiphase-specific adaptive time stepping parameters. |
|
User-defined function name. |
|
Period- or frequency-based fixed time-stepping parameters. |
|
Number of time step size for acoustic export. |
Included in:
Parent |
Summary |
---|---|
Run-calculation object. |