forces#

class ansys.fluent.core.solver.tui_241.main_menu.report.forces(service, version, mode, path)#

Bases: TUIMenu

Enters the forces menu.

Classes:

pressure_center(service, version, mode, path)

Prints the center of pressure on wall zones.

wall_forces(service, version, mode, path)

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

wall_moments(service, version, mode, path)

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

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

Bases: TUIMethod

Prints the center of pressure on wall zones.

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

Bases: TUIMethod

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

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

Bases: TUIMethod

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