automatic_case_modification#

class ansys.fluent.core.solver.tui_231.main_menu.define.solution_strategy.automatic_case_modification(path, service)#

Bases: TUIMenu

Enters the automatic case modification menu.

Methods:

before_init_modification(*args, **kwargs)

Specifies modification to be performed before initialization.

modifications(*args, **kwargs)

Specifies modifications to be performed during solution.

original_settings(*args, **kwargs)

Specifies modification to be performed after initialization to restore to original settings.

before_init_modification(*args, **kwargs)#

Specifies modification to be performed before initialization.

modifications(*args, **kwargs)#

Specifies modifications to be performed during solution.

original_settings(*args, **kwargs)#

Specifies modification to be performed after initialization to restore to original settings.