bc_settings#

class ansys.fluent.core.solver.tui_231.main_menu.setup.boundary_conditions.bc_settings(path, service)#

Bases: TUIMenu

.

Methods:

mass_flow(*args, **kwargs)

Select method for setting the mass flow rate.

pressure_outlet(*args, **kwargs)

Select pressure specification method on pressure-outlet boundaries.

Classes:

pressure_far_field(path, service)

Select presure-far-field boundary-condition options.

mass_flow(*args, **kwargs)#

Select method for setting the mass flow rate.

class pressure_far_field(path, service)#

Bases: TUIMenu

Select presure-far-field boundary-condition options.

Methods:

riemann_invariants_tangency_correction(...)

Apply a local correction where the flow is tangential to the boundary.

type(*args, **kwargs)

Choose pressure-far-field boundary-condition type.

riemann_invariants_tangency_correction(*args, **kwargs)#

Apply a local correction where the flow is tangential to the boundary.

type(*args, **kwargs)#

Choose pressure-far-field boundary-condition type.

pressure_outlet(*args, **kwargs)#

Select pressure specification method on pressure-outlet boundaries.