time_scale_options#

class ansys.fluent.core.solver.tui_231.main_menu.solve.set.transient_controls.multiphase_specific_time_constraints.time_scale_options(path, service)#

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.

acoustic_scale(*args, **kwargs)#

Allows you to Include the acoustic time scale. This option is available only for compressible flows.

gravity_scale(*args, **kwargs)#

Allows you to Include the gravitational time scale. This option is available only if gravity is enabled.

surface_tension_scale(*args, **kwargs)#

Allows you to Include the surface-tension-driven time scale. This option is available only if the surface tension force modeling is enabled.

viscous_scale(*args, **kwargs)#

Allows you to Include the viscous time scale. This option is disabled by default. This command is not available with inviscid flows.