explicit_expert_options#
- class ansys.fluent.core.solver.tui_232.main_menu.define.models.multiphase.explicit_expert_options(service, version, mode, path)
Bases:
TUIMenu
Enters the menu to set explicit VOF expert options.
Methods:
solve_vof_every_iter
(*args, **kwargs)If you enter yes, the volume fraction equations will be solved every iteration.
sub_time_step_method
(*args, **kwargs)Selects the sub-time step method.
Classes:
volume_fraction_filtering
(service, version, ...)Enters the volume fraction filtering menu.
- solve_vof_every_iter(*args, **kwargs)
If you enter yes, the volume fraction equations will be solved every iteration. By default, the volume fraction equations will be solved only once per time step.
- sub_time_step_method(*args, **kwargs)
Selects the sub-time step method.
- class volume_fraction_filtering(service, version, mode, path)
Bases:
TUIMenu
Enters the volume fraction filtering menu.
Methods:
enable
(*args, **kwargs)Enables/disables the volume fraction filtering treatment.
filtering_options
(*args, **kwargs)Selects the volume fraction filtering method.
vol_frac_cutoff
(*args, **kwargs)Specifies a cut-off value for the volume fraction filtering.
- enable(*args, **kwargs)
Enables/disables the volume fraction filtering treatment.
- filtering_options(*args, **kwargs)
Selects the volume fraction filtering method. This command becomes available once the define/models/multiphase/explicit-expert-options/volume-fraction-filtering/enable? text option has been set to yes.
- vol_frac_cutoff(*args, **kwargs)
Specifies a cut-off value for the volume fraction filtering. This command becomes available after you select the node averaged cutoff method using the define/models/multiphase/explicit-expert-options/volume-fraction-filtering/filtering-options text command.