periodic_conditions#

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

Bases: TUIMenu

Enters the periodic conditions menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

massflow_rate_specification(service, ...)

Enables/disables specification of mass flow rate at the periodic boundary.

pressure_gradient_specification(service, ...)

Enables/disables specification of pressure gradient at the periodic boundary.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enables/disables specification of mass flow rate at the periodic boundary.

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

Bases: TUIMethod

Enables/disables specification of pressure gradient at the periodic boundary.