parameters#
- class ansys.fluent.core.generated.solver.settings_261.parameters(name=None, parent=None)#
Bases:
Group
Iteration parameters object.
Attributes
Attribute |
Summary |
---|---|
Fixed periodic type value. |
|
Fixed periodic type value. |
|
Number of time steps per period. |
|
Inceremtal number of Time steps. |
|
Error Tolerance. |
|
Incremental Time. |
|
Total number of Time steps. |
|
Total Simulation Time. |
|
The physical time step size. |
|
Total number of periods. |
|
Global Courant Number. |
|
Courant Number. |
|
Number of Fixed Time Steps. |
|
Initial Time Step Size. |
|
Number of iterations. |
|
Max Iterations/Time Step. |
|
Number of solver iterations before returning to scheme. |
|
Number of solver iterations after which profile is updated. |
|
Time Step Size Update Interval. |
|
Adaptive time stepping parameters object. |
Included in:
Parent |
Summary |
---|---|
Run-calculation object. |