set_domain_properties#

class ansys.fluent.core.generated.solver.tui_242.main_menu.define.phases.set_domain_properties(service, version, mode, path)#

Bases: TUIMenu

Enters the menu to set phase domain properties.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

change_phases_names(service, version, mode, path)

Allows you to change the names of all the phases in your simulation.

interaction_domain(service, version, mode, path)

Enters the menu to set the interaction domain properties.

phase_domains(service, version, mode, path)

Enters the menu to select a specific phase.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Allows you to change the names of all the phases in your simulation.

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

Bases: TUIMethod

Enters the menu to select a specific phase.