non_reflecting_boundary_treatment#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.advanced.non_reflecting_boundary_treatment(service, version, mode, path)#

Bases: TUIMenu

Enter non reflecting boundary treatment using minimal pressure reflection approach menu.

Classes:

pressure_inlet(service, version, mode, path)

Enabling the use of minimal pressure reflection treatment.

pressure_outlet(service, version, mode, path)

Enabling the use of minimal pressure reflection treatment.

velocity_inlet(service, version, mode, path)

Enabling the use of minimal pressure reflection treatment.

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

Bases: TUIMethod

Enabling the use of minimal pressure reflection treatment. This treatment will minimize pressure wave reflections from the boundaries on which this option is active, but not necessarily fully eliminating them. The reflections would be of an acceptable limit in order to not contaminate the solution, the simulation will gain from the robustness of the new algorithm compared to traditional non-reflecting boundary condition treatment.

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

Bases: TUIMethod

Enabling the use of minimal pressure reflection treatment. This treatment will minimize pressure wave reflections from the boundaries on which this option is active, but not necessarily fully eliminating them. The reflections would be of an acceptable limit in order to not contaminate the solution, the simulation will gain from the robustness of the new algorithm compared to traditional non-reflecting boundary condition treatment.

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

Bases: TUIMethod

Enabling the use of minimal pressure reflection treatment. This treatment will minimize pressure wave reflections from the boundaries on which this option is active, but not necessarily fully eliminating them. The reflections would be of an acceptable limit in order to not contaminate the solution, the simulation will gain from the robustness of the new algorithm compared to traditional non-reflecting boundary condition treatment.