timestep_adaption#
- class ansys.cfx.core.generated.pre_processing.settings_261.timestep_adaption.timestep_adaption(name: str | None = None, parent=None)#
Bases:
GroupControls method for adaption of timestep size.
Attributes
Attribute |
Summary |
|---|---|
The ‘Timestep Adaption’ option. |
|
‘Maximum Timestep’ parameter. |
|
‘Minimum Timestep’ parameter. |
|
‘Target Maximum Coefficient Loops’ parameter. |
|
‘Target Minimum Coefficient Loops’ parameter. |
|
‘Timestep Decrease Factor’ parameter. |
|
‘Timestep Increase Factor’ parameter. |
|
Courant number used for adaptive timestep calculation. |
|
Used to under relax the timestep when using adaptive timestepping and the timestep is decreasing. |
|
Used to under relax the timestep when using adaptive timestepping. |
Included in:
Parent |
Summary |
|---|---|
Specifies the time steps for a transient run. |