multiphase_specific_time_constraints#
Bases:
TUIMenu
Enters the menu for setting multiphase-specific time constraints.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
moving_mesh_cfl_constraint
(service, version, ...)physics_based_constraint
(service, version, ...)Enables/disables the physics-driven time-step constraints.
time_scale_options
(service, version, mode, path)Enters the menu for choosing the time-scale options.
verbosity
(service, version, mode, path)When enabled, various time scales (depending on the selection) are printed to the console window at every time step.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
Enables/disables the physics-driven time-step constraints.
Bases:
TUIMethod
When enabled, various time scales (depending on the selection) are printed to the console window at every time step. This text command is available with the moving mesh CFL constraint and with the physics-based constraint.