solution_strategy#

class ansys.fluent.core.generated.solver.tui_261.main_menu.define.solution_strategy(service, version, mode, path)#

Bases: TUIMenu

Enter the automatic initialization and case modification strategy menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

add_edit_modification(service, version, ...)

No help available.

automatic_case_modification(service, ...)

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

automatic_initialization(service, version, ...)

No help available.

continue_strategy_execution(service, ...)

No help available.

copy_modification(service, version, mode, path)

Copy a single case modification.

delete_modification(service, version, mode, path)

Delete a single case modification.

disable_modification(service, version, mode, ...)

No help available.

enable_modification(service, version, mode, path)

No help available.

enable_strategy(service, version, mode, path)

No help available.

execute_strategy(service, version, mode, path)

No help available.

export_modifications(service, version, mode, ...)

No help available.

import_modifications(service, version, mode, ...)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Copy a single case modification.

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

Bases: TUIMethod

Delete a single case modification.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.