velocity_limiting#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.multiphase_numerics.advanced_stability_controls.velocity_limiting(service, version, mode, path)#

Bases: TUIMenu

Velocity limiting related stabiity controls for multiphase flow.

Classes:

enable_velocity_limiting(service, version, ...)

.

set_damping_strength(service, version, mode, ...)

.

set_damping_strengths(service, version, ...)

Set phase based damping strength.

set_velocity_and_vof_cutoffs(service, ...)

Set phase based velocity limiting controls.

set_velocity_cutoff(service, version, mode, path)

.

verbosity(service, version, mode, path)

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Set phase based damping strength.

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

Bases: TUIMethod

Set phase based velocity limiting controls.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.