time_scale_options#
Bases:
TUIMenu
Enters the menu for choosing the time-scale options. This menu becomes available after you enable the physics-driven time-step constraints using the solve/set/transient-controls/multiphase-specific-time-constraints/physics-based-constraint? text command.
Methods:
acoustic_scale
(*args, **kwargs)Allows you to Include the acoustic time scale.
gravity_scale
(*args, **kwargs)Allows you to Include the gravitational time scale.
surface_tension_scale
(*args, **kwargs)Allows you to Include the surface-tension-driven time scale.
viscous_scale
(*args, **kwargs)Allows you to Include the viscous time scale.
Allows you to Include the acoustic time scale. This option is available only for compressible flows.
Allows you to Include the gravitational time scale. This option is available only if gravity is enabled.
Allows you to Include the surface-tension-driven time scale. This option is available only if the surface tension force modeling is enabled.
Allows you to Include the viscous time scale. This option is disabled by default. This command is not available with inviscid flows.