multiphase_specific_time_constraints#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.transient_controls.multiphase_specific_time_constraints(service, version, mode, path)#

Bases: TUIMenu

Enters the menu for setting multiphase-specific time constraints.

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.

class moving_mesh_cfl_constraint(service, version, mode, path)#

Bases: TUIMethod

.

class physics_based_constraint(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the physics-driven time-step constraints.

class verbosity(service, version, mode, path)#

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.