automatic_case_modification#

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

Bases: TUIMenu

Define how the case is to be modified as the solution progresses.

Methods:

before_init_modification(*args, **kwargs)

Specify modification to be performed before initialization.

modifications(*args, **kwargs)

Specify modifications to be performed during solution.

original_settings(*args, **kwargs)

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

before_init_modification(*args, **kwargs)#

Specify modification to be performed before initialization.

modifications(*args, **kwargs)#

Specify modifications to be performed during solution.

original_settings(*args, **kwargs)#

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