turbo_workflow#

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

Bases: TUIMenu

Enter the turbo workflow menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

workflow(service, version, mode, path)

Enter the workflow menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMenu

Enter the workflow menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

disable(service, version, mode, path)

Disable the workflow.

enable(service, version, mode, path)

Enable the workflow.

reset(service, version, mode, path)

Reset the workflow.

skip_define_topology(service, version, mode, ...)

Enter the skip topology menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Disable the workflow.

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

Bases: TUIMethod

Enable the workflow.

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

Bases: TUIMethod

Reset the workflow.

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

Bases: TUIMenu

Enter the skip topology menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

skip(service, version, mode, path)

Skip the topology creation.

unskip(service, version, mode, path)

Unskip the topology creation.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Skip the topology creation.

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

Bases: TUIMethod

Unskip the topology creation.