high_speed_numerics#

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

Bases: TUIMenu

Enter high-speed-numerics menu.

Classes:

enable(service, version, mode, path)

Enables/disables High Speed Numerics.

expert(service, version, mode, path)

Sets the level of stabilization used to achieve fast convergence.

visualize_pressure_discontinuity_sensor(...)

Makes available the Pressure Discontinuity Sensor which is a binary identifier equal to 1 if a cell is in proximity of a pressure discontinuity.

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

Bases: TUIMethod

Enables/disables High Speed Numerics.

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

Bases: TUIMethod

Sets the level of stabilization used to achieve fast convergence. Enter a number 0-5 corresponding to the Mach number range that best characterizes the flow.

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

Bases: TUIMethod

Makes available the Pressure Discontinuity Sensor which is a binary identifier equal to 1 if a cell is in proximity of a pressure discontinuity.