timestep_initialisation#

class ansys.cfx.core.generated.pre_processing.settings_261.timestep_initialisation_1.timestep_initialisation(name: str | None = None, parent=None)#

Bases: Group

Defines the timestep initialisation procedure.

Attributes

Attribute

Summary

enabled

Enable the TIMESTEP INITIALISATION object.

option

The ‘Timestep Initialisation’ option.

lower_courant_number

Use pure extrapolation for timestep initialization for Courant numbers smaller than this.

upper_courant_number

Use pure extrapolation for timestep initialization for Courant numbers smaller than this.

Included in:

Parent

Summary

transient_scheme

Defines the discretization algorithm for the transient term.