transient_controls#
- class ansys.fluent.core.generated.solver.settings_252.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. |
|
Incremental Time. |
|
Inceremtal number of Time steps. |
|
Total Simulation Time. |
|
The physical time step size. |
|
Max Iterations/Time Step. |
|
The flow time. |
|
Total number of Time steps. |
|
Activate the simulation status panel. |
|
The extrapolation object. |
|
Maximum flow time. |
|
CFL-based time stepping object. |
|
Advanced settings for CFL-based time stepping. |
|
Error-based time stepping object. |
|
Undo the previous time step. |
|
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. |
|
Multiphase-specific time constraints object. |
|
Time step size settings object. |
|
Number of time step size for acoustic export. |
|
The extrapolation object. |
Included in:
Parent |
Summary |
---|---|
Run-calculation object. |