forces#

class ansys.fluent.core.solver.tui_231.main_menu.report.forces(path, service)#

Bases: TUIMenu

Enters the forces menu.

Methods:

pressure_center(*args, **kwargs)

Prints the center of pressure on wall zones.

wall_forces(*args, **kwargs)

Computes the forces along the specified force vector for all wall zones.

wall_moments(*args, **kwargs)

Computes the moments about the specified moment center for all wall zones.

pressure_center(*args, **kwargs)#

Prints the center of pressure on wall zones.

wall_forces(*args, **kwargs)#

Computes the forces along the specified force vector for all wall zones.

wall_moments(*args, **kwargs)#

Computes the moments about the specified moment center for all wall zones.