num_ventilation#

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

Bases: TUIMenu

Numerical Ventilation Menu for VOF Model.

Classes:

enable(service, version, mode, path)

Enable numerical ventilation treatment to remove trapped phase adjacent to wall.

near_wall_treatment_options(service, ...)

Set near wall treatment options.

tau_estimation_options(service, version, ...)

Set time step size option for numerical ventilation treatment.

trapped_phase_vof_max(service, version, ...)

Set trapped phase maximum volume fraction to activate numerical ventilation treatment for non-trapped phases.

trapped_phase_vof_min(service, version, ...)

Set trapped phase minimum volume fraction to activate numerical ventilation treatment for trapped phase.

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

Bases: TUIMethod

Enable numerical ventilation treatment to remove trapped phase adjacent to wall.

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

Bases: TUIMethod

Set near wall treatment options.

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

Bases: TUIMethod

Set time step size option for numerical ventilation treatment.

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

Bases: TUIMethod

Set trapped phase maximum volume fraction to activate numerical ventilation treatment for non-trapped phases.

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

Bases: TUIMethod

Set trapped phase minimum volume fraction to activate numerical ventilation treatment for trapped phase.