fast_transient_settings#

class ansys.fluent.core.generated.solver.tui_242.main_menu.solve.set.fast_transient_settings(service, version, mode, path)#

Bases: TUIMenu

Enters the fast transient settings menu. This menu is only available for transient cases that use the density-based solver.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

rk2(service, version, mode, path)

Allows you to enable the use of a two-stage Runge-Kutta scheme for time integration, or revert to the default multi-stage Runge-Kutta scheme.

update_stage_gradients(service, version, ...)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class rk2(service, version, mode, path)#

Bases: TUIMethod

Allows you to enable the use of a two-stage Runge-Kutta scheme for time integration, or revert to the default multi-stage Runge-Kutta scheme. This text command is only available for transient cases that use the density-based explicit formulation.

class update_stage_gradients(service, version, mode, path)#

Bases: TUIMethod

.