vof_smooth_options#

class ansys.fluent.core.generated.solver.tui_242.main_menu.solution.initialization.patch.vof_smooth_options(service, version, mode, path)#

Bases: TUIMenu

.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

execute_smoothing(service, version, mode, path)

patch_reconstructed_interface(service, ...)

smoothing_relaxation_factor(service, ...)

use_volumetric_smoothing(service, version, ...)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.