flow_boundary_coupling#

class ansys.fluent.core.generated.solver.tui_251.main_menu.define.models.system_coupling_settings.flow_boundary_coupling(service, version, mode, path)#

Bases: TUIMenu

Flow Boundary Coupling Menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

activate_flow_boundary_coupling_model(...)

Activate/Deactivate Flow Boundary Coupling Model.

specify_zones_to_activate(service, version, ...)

Activate Flow Boundary Coupling Zones.

specify_zones_to_deactivate(service, ...)

Deactivate Flow Boundary Coupling Zones.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Activate/Deactivate Flow Boundary Coupling Model.

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

Bases: TUIMethod

Activate Flow Boundary Coupling Zones.

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

Bases: TUIMethod

Deactivate Flow Boundary Coupling Zones.