fast_transient_settings#
Bases:
TUIMenuEnters 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, ...)No help available.
__init__ method of TUIMenu class.
Bases:
TUIMethodAllows 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.
Bases:
TUIMethodNo help available.