fast_transient_settings#

class ansys.fluent.core.solver.tui_241.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.

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.

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.